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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Jonasrevi
May 07, 2021 20:27
Yes, it is now resolved. Thanks