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
- A vertical graphical artifact appears on Android Player when clearing Z & Stencil Buffer and running with OpenGLES3 Graphics API
- Player crashes when built with IL2CPP Scripting backend
- TextMeshPro package throws multiple Shader errors when importing TMP Essential Resources
- Package Manager search text field has no validation and leads to Editor freezes
- PlayerLoop.SetPlayerLoop() function is ignored when playing game in Player
Add comment