Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2019.1.0a10
Issue ID
1100637
Regression
No
Prefab Mode: Errors spams the console if auto-save is enabled and trying to save a Variant Prefab with a missing base Prefab
Steps:
1. Open any prefab asset
2. Make a nested folder structure in Project browser
3. Drag root of opened prefab into the last folder (the deepest level)
==> Variant asset is saved into the deepest folder
4. Delete all the folders (with variant)
5. Select the root of opened variant and change any property (be sure that Auto-save is On)
==>
Error message spams console
Note: After a while Editor crashes with attached call stack
Take a look into attached movie for repro details
Related to https://fogbugz.unity3d.com/f/cases/1099983/
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Reorderable ListView inside a ScrollView has a glitchy behavior when trying to reorder items
Add comment