Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1
2018.2
2018.3
2018.4
2019.1
2019.2
2019.3
2020.1
2020.2
2020.2.0a7
Issue ID
1238480
Regression
No
[Graphics-General] OcclusionCullingData asset does not create in the Project window if the scene is not saved(untitled)
-OcclusionCullingData asset does not create in the Project window if the scene is not saved(untitled).
-The untitled scene is not searchable during occlusion culling which leads to "No asset directory" error in the console.
Steps to repro:
1. Create a new Project.
2. Create a new scene(Don't Save the scene)
3. Create static Cube game object > Add LOD Group.
4. Windows > Rendering > Occlusion Culling > Bake.
Actual Result:
OcclusionCullingData asset does not create in the Project window.
Expected Result:
It should ask to save the scene and Culling data asset should be created in the Project window.
Reproducible in:
2020.2.0a7, 2020.1.0b6, 2019.3.9f1, 2019.2.0f1, 2019.1.0f1, 2018.4.16f1, 2018.3.0f1, 2018.2.0f1, 2018.1.0f1, 2017.1.5f1.
Environment:
Occurring on Windows 10 & Mac 10.15.
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