Search Issue Tracker
By Design
Votes
0
Found in
5.4.0b24
Issue ID
811936
Regression
No
Directional light shadows break the culling of non-visible objects
Steps to reproduce:
1. Download and import attached project.
2. Press play.
3. Make sure you see stats window, pay attention to visible skinned meshes.
4. With arrow keys, move left until you don't see any meshes on the screen.
5. Notice how number of visible skinned meshes change when at least one of them appear on the scene.
Expected result: Visible skinned meshes not be rendered when they are far away form scene.
Actual result: When directional light is on and throw shadows, stats window shows that all skinned meshes are visible, no matter how away from camera they are.
Reproduced on: 5.5.0a3, 5.4.0b23, 5.3.5p5
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