Search Issue Tracker
By Design
Votes
0
Found in
5.6.0b9
Issue ID
886280
Regression
Yes
Occlusion culling not culling all needed objects
Reproduction steps:
1. Open the project occlusion1 on version 5.5.0b2
2. Open the project occlusion2 on version 5.5.0b3 or newer
3. Bake occlusion on both projects if there is no occlusion data
4. Select Camera in both objects
5. Check Visualize option in scene view of both projects
6. Observe results
Expected: same view
Actual: on newer version, not all of the needed objects are culled
Not reproduced on: 5.5.0b2
Reproduced on: 5.5.0b3, 5.6.0b9, 5.6.0f3, 2017.1.0a6
Regression introduced on: 5.5.0b3
By design: In Unity 5.5 and above, when a renderer is part of a LOD group, we only consider in the bake data LOD0. User has it's LOD0 occluder settings different from the one set for other LOD levels. he should update his scene in order to propertly flag LOD0 renderers.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment