UNITY ASSET SUPPORT


For quick solutions, check the asset documentation and the FAQ below.


Otherwise, consider including the following details when contacting me:


  • Asset name
  • Unity version
  • Render pipeline (Built-in/URP)
  • 2D or 3D project
  • Relevant prefab names

  • Screenshots or video of the issue

COMMON  PROBLEMS

  Unable to download latest version of asset


If you can not download the latest version of the asset in Package Manager, find your Asset Store download folder and delete the asset package before re-downloading.


Windows: AppData\Roaming\Unity\Asset Store-x.x  (to get to your AppData folder, type %appdata% in Run)



  Invisible particles


In most cases this happens because the Materials in the asset has the Soft Particles setting enabled. Sometimes you can fix this by enabling Depth Texture on your Main Camera, or by disabling the Soft Particles setting on your materials, if the setting is present. Keep in mind that 'Soft Particles' does not work with orthographic cameras.


In other cases you can get problems with custom URP shaders in 2D URP projects, if you think that is the case, please contact me.



  Pink particles  in Universal (URP)


Most of my assets are created in the built-in render pipeline, which means you need to apply the included URP upgrade. You can find these in the Assetname/Upgrades folder.



  Scene selection menu does not work


The in-game scene selection menu requires you to add the scenes from the asset to the Build Settings. These scenes are usually found in the Assetname/Demo/Scenes folder.


Select and drag them into Scenes in Build in the Build Settings menu.



  How do I use particles in a UI Canvas?


Take a look at this forum thread for one way to use particles in a UI Canvas.
Another way to render effects infront of the GUI is to use Camera Stacking.

REFUNDS

If you want to refund one of my assets that were purchased via the Unity Asset Store, please contact Unity Support directly.


For more information, please read the Unity Asset Store Support Page and Asset Store Terms of Service (2.9.3).