Search Issue Tracker
Fixed
Votes
1
Found in
5.3.4f1
Issue ID
829193
Regression
No
Occlusion culling on shadows that are within the camera sightline
After calculating the occlusion for the level, some shadows within the sightline the main camera are culled as the camera rotates.
To reproduce:
1. Open GamesCom.unity
2. Play the scene.
3. The camera will rotate back and forth. As it does, the mountain and tree foliage shadows will be culled at various parts of the rotation.
Expected the shadows to not be culled and look the same as they did without calculating the occlusion.
Reproducible: 5.5.0b3, 5.4.1f1,5.3.6p4, 5.2.5f1, 5.1.5f1.
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