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
- Main thread is blocked when XRCoreUtilities.PackageVersionUtility() detects an Error containing "PackageCache"
- UI Shader Graph throws 'UnityDisplayOrientationPreTransform' error when Android is the selected platform
- Editor memory leak when entering and exiting Play Mode in a blank URP project
- Point Lights with the "Hard Shadows" Shadow Type appear as black squares when Rendering Path is set to "Forward+" or "Deferred+"
- Error SGICE002 is wrongly shown when the tuple elements in a foreach statement don’t match the order of the tuple returned by SystemAPI.Query
Add comment