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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment