Search Issue Tracker
Duplicate
Votes
0
Found in
2018.3.0a6
Issue ID
1064673
Regression
No
[Improved Prefab] [2D] [Animation] Creating nested prefab of skinned sprites with bones throws AssetImporter error
Creating nested prefab of skinned sprites with bones throws AssetImporter error
Steps to Repro:
1. open the attached project
2. move the spineboyBodyParts_19 prefab into the Hierarchy
3. drag the spineboyBodyParts_19 prefab back into the Assets to overwrite the existing prefab
The following Console Error is thrown:
AssetImporter is referencing an asset from the previous import. This should not happen.
UnityEditorInternal.InternalEditorUtility:ProjectWindowDrag(HierarchyProperty, Boolean)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment