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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment