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
Comments (1)
-
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
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
Resolution Note:
Make sure that scene is saved before and after baking occlusion.