Search Issue Tracker
Fixed
Votes
1
Found in
5.4.0f3
Issue ID
818448
Regression
No
Incorrect SceneView and GameView cascaded shadows data when used during LightEvent.AfterShadowMap
How to reproduce:
1. Open the attached project and the only scene in it.
2. Play the scene and observe one of the lights in the GameView has its cascaded shadows data switched with one in the SceneView.
3. Select the Main Camera and notice that it is now correct in the GameView.
4. Select any light, rotate it and observe its debug texture doesn't change.
5. Deactivate any light and see that the debug texture of other light will change.
Expected behavior: Correct SceneView and GameView cascaded shadows data when used during LightEvent.AfterShadowMap.
Reproducible: 5.4.0b20, 5.4.0f3, 5.5.0a4.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment