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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment