Search Issue Tracker
By Design
Votes
0
Found in
2018.3.0f2
Issue ID
1113464
Regression
No
[Occlusion Culling] Occlusion Culling produces inaccurate results
Steps to reproduce:
1. Open QA attached project
2. Open Occlusion settings and bake with the default parameters
3. Select Main Camera, visualize the culling and observe the inaccurate results
4. Try reducing(increasing) bake parameters and see that results are still inaccurate
Expected result: Occlusion Culling more accurate results
Reproduced in: 2019.2.0a1, 2018.3.0f2, 2017.4.18f1
Add comment
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
Resolution Note:
The baking params defines the grid for occlusion culling. Go to Occlusion > Bake tab to see how the grid are distributed in the scene after bake. If an object is visible in that grid, then it won't be culled.