Search Issue Tracker
Fixed in 5.5.2
Votes
0
Found in
5.6.0b4
Issue ID
869710
Regression
No
[LightModule] Lights are not cleared when Stop() and Clear() are called.
Repro steps:
1. Open Scene1 from attached project.
2. Press Play
3. Press the Space button to stop the particles
4. Observe how the particles are stopped and cleared, but the lights have remained.
Expected outcome:
Lights to be cleared when the particles are cleared.
Note:
- Not a regression, happens in 5.5, new feature not available before 5.5
- Using both Stop() and Clear()
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Element name is not updated when clicking on a different element after entering name in the Inspector
- Crash on Texture::TextureIDMapInsert when opening a specific project
- Null reference exceptions occur when ScriptableObjects saved in the same .asset file are referenced in runtime
- Depth texture is flipped when specific URP rendering settings are applied
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
Jonasrevi
May 07, 2021 20:27
Yes, it is now resolved. Thanks