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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
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.