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
- “IndexOutOfRangeException: Index was outside the bounds of the array.” error is thrown when large Text (TMP) GameObject Overflow field is set to Ellipsis
- The OnValidate method is not invoked when reverting changes on a Prefab Variant
- The “+” button to create Labels is not deactivated when no labels can be created due to no Categories existing and does nothing when pressed
- The UIElements "GeometryChangedEvent" is not invoked when modifying "VisualElement.style.translate"
- Prefab Variant does not get updated when changes are made on "OnValidate" method
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.