Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.1.0b10
Issue ID
921210
Regression
No
[OcclusionCulling] When scene isnt saved baking fails without decent error
When trying to bake occlusion in an unsaved scene, Unity gives the error 'No Asset Directory' which is missleading, also it looks to bake the data just not succeed in saving it.
Repro steps:
1. Create some static objects in a new scene
2. Open occlusion culling window
3. Bake occlusion
Expected results: Unity should pop up a window similar to lighting when trying to bake without the scene being saved.
Actual results: Unity throws the error 'No asset directory' which is missleading since the project is a folder called asset.
Reproduced in: 2017.2.0a4, 2017.1.0b10, 5.6.1p4, 5.5.3p3
-
rustybroomhandle
Aug 29, 2017 21:24
I think you just have to save your unity scene, then it'll work.
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
Make sure that scene is saved before and after baking occlusion.