Search Issue Tracker
Fixed
Fixed in 2022.3.33f1, 6000.0.0f1
Votes
0
Found in
2022.3.22f1
2023.2.15f1
6000.0.0b11
Issue ID
UUM-67530
Regression
No
Shadows flicker when moving the camera when the Far Clipping Plane is greater than 3000
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/FlickeringShadows/FlickeringShadows.unity” Scene
3. Set the Aspect ratio to 16:9 Aspect in the Game view
4. Enter the Play Mode
5. Move the Camera with the arrow or WASD keys
6. Observe the Game view
Expected result: No flickering shadows
Actual result: Shadows flicker while moving and may remain missing when the camera stops
Reproducible with: 2022.3.22f1, 2023.2.15f1, 6000.0.0b11
Couldn't test with: 2021.3.36f1 (ArgumentException: Input Axis Speed Axis is not setup)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
- Not reproducible when the Aspect ratio is set to Free Aspect or 16:10 Aspect
- Not reproducible when the far clipping plane is less than 3000
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment