Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.1p2
Issue ID
1018859
Regression
No
Occlusion Culling information not updated until Game window becomes visible
How to reproduce:
1. Create new project and have scene with some objects (mark static)
OR use the repro project attached in comment
3. Make sure that the scene is open, but Scene and Game windows are not visible
4. Open the Occlusion Culling window
5. Click the "Bake" button
Expected result: Occlusion window displays "Last bake: ..." baking information after baking process is over.
Actual result: Occlusion window displays "No occlusion data has been baked." instead (until Game windows is made visible).
Reproducible with - 2017.1.0a1, 2017.1.4f1, 2017.2.3f1, 2017.4.3f1, 2018.1.2f1, 2018.2.0b5
Notes:
- The issue is reproducible from any tab of the Occlusion Culling window.
- On some versions (those prior to 2018.1), to get the expected baking information, it is also necessary to hover over Occlusion Culling window or click somewhere in the Scene window.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment