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
- Warnings when warming up shaders with GraphicsStateCollection
- Color and Location fields disappear when removing gradient marker in the HDR gradient Editor (linear) window
- Create Node window appears on the top left corner of the Editor when opening window with space keyboard shortcut after selecting a Context
- HasCharacters() returns false when checking Emojis using surrogate pairs, despite characters being present in the Font Asset
- An error is thrown when building AssetBundles with DisableWriteTypeTree and StripUnityVersion flags
Add comment