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
- "Property (urp_ReflProbes_BoxMin) exceeds previous array size" warning spams console after switching platforms
- Have to change Input Mapping Path twice for change to take effect when Auto-Save is enabled
- No Duplicate option is available when right clicking States in the Animator Window even though it's available via Shortcut
- Copied and Pasted States appear in a set location instead of where the Users cursor is located at when using the Pasting Shortcut
- Animator Component information box text is not centered
Jonasrevi
May 07, 2021 20:27
Yes, it is now resolved. Thanks