Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2018.3.0a6
2018.3.5f1
2019.1.0a1
2019.2.0a1
Issue ID
1136698
Regression
No
Baked Occlusion Culling data affects Prefab Mode
How to reproduce:
1. Download the user-submitted package (PrefabAndUmbra.unitypackage)
2. Create a new Unity project
3. Import the downloaded package
4. Make sure the active scene is 'SampleScene' and the Occlusion Culling mode is set to 'Visualize'
5. Open the Capsule prefab in Prefab Mode while having the Occlusion Culling window open
Expected result: the Prefab Mode is not affected by Occlusion Culling
Actual result: the Prefab Mode contains prefab-unrelated objects due to Occlusion Culling
Reproducible with: 2018.3.0a6, 2018.3.10f1, 2019.1.0b8, 2019.2.0a9
Could not test with: 2017.4.23f1, 2018.3.0a5(Old Prefab system is used in these versions)
Notes:
With Occlusion Culling Edit mode, prefab-unrelated objects do not appear in Prefab Mode, but the prefab is still culled depending on the Camera position
This Edit Mode behavior is still present in 2018.3.10f1, but is no longer reproducible in the newer branches since 2019.1.0a12 and 2019.2.0a1
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
- Input.GetKey() does not register key release when a specific key is pressed, and then released after opening a context menu
- Overlay Canvas is not visible when the Anti-aliasing field is set to FXAA and the Full Screen Pass Renderer Features’s Injection Point is set to “After Rendering Post Processing”
- The Particle System doesn't work when played through ContextMenu
- Crash on gles::UseGLSLProgram when shader fails to patch due to exceeding MAX_UNIFORM_LOCATIONS on Intel Tiger Lake chipset
- Crash on D3D12GetInterface when entering the Play mode
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a8