Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
2017.1.0b2
Issue ID
900436
Regression
Yes
"Register Undo object is not a ScriptableObject" when moving the sprite's pivot in Sprite Editor
"Register Undo object is not a ScriptableObject" when moving the sprite's pivot in Sprite Editor after exiting Play
See gif below
1. Import any sprite
2. Open sprite in Sprite Editor
3. Press Play, exit Play
4. In Sprite Editor, move the sprite's pivot
Expected result: No errors shown
Actual result: Following error is shown
Register Undo object is not a ScriptableObject
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Occurring on: 5.6.0a6 onwards up to 2017.1.0b2 (current latest)
Not occurring: 5.6.0a5 and older
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 3D Sample Scene (HDRP) template tutorial Welcome Dialog pop-up doesn't appear on project creation
- [Profiler] The Addressable Asset Module module outputs an ArgumentException when asset GUIDs produce a hash collision with Addressables
- Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
- Blackboard: Double borders around the tooltip
- [WebGL]VideoPlayer Rendering stops when setting FilterMode of a texture downloaded with UnityWebRequestTexture.GetTexture()
Add comment