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
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
- InvalidOperationException occurs when binding 3D Rendertexture or 2D RenderTextureArray as Multiple Render Texture in RenderGraph
- Adaptive Probe Volumes Fails to Bake with Dilation Enabled and exception "Cannot allocate more brick chunks, probe volume brick pool is full" is printed
- AssertionException thrown and Mesh turns invisible when changing Material Offset manually via the Inspector or through SetTextureOffset() on a Mesh with more than one Material
Add comment