Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.4.0b20
Issue ID
802804
Regression
No
Directional Light Shadow Flickers on non static objects in Deferred rendering
How to reproduce:
1. Create a new project.
2. Create a Plane and a Cube and set them as Static. Move the cube above the Plane so you can see a shadow from the Cube.
3. Set the Directional Light to Mixed Baking mode.
4. Press Window -> Lighting and on the Scene tab next to the Build button uncheck Auto checkbox. Press Build and save Scene.
5. Create a Sphere and also position it above the plane so you can see the shadow.
6. Go to Edit -> Project Settings -> Player and on the Other Settings switch the Rendering Path to Deferred.
7. Notice how the Sphere shadow will start flickering but the Cube shadow will be fine.
Reproducible: 5.4.0b20, 5.4.0b21, 5.3.5f1, 5.2.4f1.
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