alterrest.blogg.se

Unity particle playground cant change settings
Unity particle playground cant change settings





unity particle playground cant change settings

Or select the specific particle texture which has the issue, and set its dropdown to 'default'. Set the default texture settings format dropdown to 'default' as opposed to png-8. In the assets -> textures settings in the Luna plugin windows.This can be done in a package such as photoshop by layering the more of the original image on top of itself. Disable the sub emitter module on the parent particle system (the one which is trying to emit particles from a child particle system).In this case, increase the render queue in the particle material.

unity particle playground cant change settings

  • Check if particles are rendering behind any UI.
  • unity particle playground cant change settings

  • Change the material to a non-additive / alpha blended material.
  • Disable SetSizeOverLifetime on the particles that are not displaying.
  • If you are using soft particles, please switch to a default material.
  • We currently do not offer support soft particles. The issue could also be occurring if you are using SetSizeOverLifetime.įinally, particles might not appear when they are soft particles. In Unity it appears clearly but the conversion to WebGL shows the texture as too faded and almost invisible.Īlternatively, this could be due to the sub emitter module being used in your particle system, or png-8 compression is being used on a texture with a lot of alpha. This could be due to the particle texture having too much alpha (too dull / faded).

    UNITY PARTICLE PLAYGROUND CANT CHANGE SETTINGS HOW TO

    More info on how to do this here Particles not appearing ​ A lot of times issues can be fixed by simply updating your plugin to the latest version, please make sure to check you are on the latest release version before looking further into this section.







    Unity particle playground cant change settings