Search Issue Tracker
Fixed in 4.1.3
Votes
0
Found in [Package]
4.1.1
Issue ID
1246133
Regression
No
[2d] [Sprite Shape] Error occurs when unselecting Cache Geometry for Sprite Shape prefab
[2d] [Sprite Shape] Error occurs when unselecting Cache Geometry for Sprite Shape prefab
Steps to Repro:
1. create sprite shape shape that uses Cache Geometry
2. make the sprite shape into a prefab
3. select sprite shape prefab and Edit Spline in Inspector
4. uncheck Cache Geometry
The following error appears:
Destroying assets is not permitted to avoid data loss.
If you really want to remove an asset use DestroyImmediate (theObject, true);
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&)
Note: The error does not occur when editing prefab in the Prefab Editor
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "TMP_FontAsset.ClearAtlasTextures" set the size of Atlases to 1x1 when "setAtlasSizeToZero" is true resulting in a constant clearing of Atlases of size 1x1 on Editor Shutdown
- Build fails with cast error when building Linux Player
- Mouse cursor swapping between Input and Select mode when hovering over the Grid and Snap input field
- "Terrain" Component values reset when painting over a terrain border while two Inspector tabs are open
- [VFX] Tooltips are not shown anymore
Add comment