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
- [Android] PointerEventData.pointerId value is incorrect when pressing a finger on the screen
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
Add comment