Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0b9
Issue ID
888704
Regression
Yes
Crash in AtomicList::Load while turning off occlusion culling with high shadow distance
Crash while turning off occlusion culling with high shadow distance. It happens only with specific camera positions and models.
Reproduction steps:
1. Open attached project
2. Open Design_TestsA scene
3. In quality settings, make sure that shadow distance is high enough (10000)
4. Select camera object
5. Turn on Occlusion window
6. Untick the "Occlusion culling" checkbox from the scene debug visualisation in frame tool.
7. Observe the bug. Unity crashes
What should happen: occlusion culling is turned off.
What happens: Unity crashes.
Didn't reproduce on: 5.6.0a1, 5.6.0a2, 5.6.0a3, 5.6.0a4, 5.6.0a5
Reproduced on: 5.6.0a6, 5.6.0b1, 5.6.0b9, 5.6.0b11, 2017.1.0a3
Fixed in: 2017.1.0b5
Backported to: 5.6.1p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment