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
- UI Toolkit Slider value defaults to min value when the initial value is set in the UXML file
- The Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters
- [MacOS] Trying to pick a Colour from full-screen window breaks Colour Picker Tool functionality
- WebGL Player hangs on first frame when "Autoconnect Profiler" is enabled and large amount of Profiler data is buffered before the first frame
Add comment