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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment