Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.5.0f3
Issue ID
866069
Regression
Yes
Particles interferes with Light and causes flickering on sprites
Reproduction steps:
1. Open project attached (Flicker.zip)
2. Open Scene "1".
3. Press play.
Expected result: Particles will have no effect to sprites colour.
Actual result: Sprites starts flickering.
Notes: This problem is easier to detect on 5.6 version, in 5.5 it is very hard to reproduce and any small changes might make this problem disappear (like turning off the arrows).
On ParticleSpawner there is script that instantiates particles and it seems to be the cause of this problem.
Directional light is optional and can be deleted from the scene.
Reproduced on: 5.5.0f3, 5.6.0a6, 5.6.0b3.
Not reproducible on: 5.5.0f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment