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()
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
- ScrollView Scrollbar is jittering when Movement Type "Elastic" is selected and a mouse with a freewheel is used
- [WebGL]"TypeError: Cannot read properties of undefined (reading 'length')" error is thrown when starting the Player when config.autoSyncPersistentDataPath is set to true
- [UaaL] Freeze on "GetLightingSettingsOrDefaultsFallback()" when rotating device screen after unloading Unity framework
- A white vertical artifact is present when any Material from HDRI is used for a panoramic skybox
- Editor freezes when handling Havok collision interactions between a thin collider and the player controller
Jonasrevi
May 07, 2021 20:27
Yes, it is now resolved. Thanks