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
- Reflection Probe doesn't load until it's selected in the Hierarchy window when the project has been opened
- "ArgumentNullException" error in the Console when selecting certain ScriptableObjects and entering Play Mode
- Configurable joints become bouncier when setting "Bounciness" below 1
- Prefabs get corrupted when editing Particle System curves
- Colors on images become darker when enabling "Vertex Color Always in Gamma Color Space"
Add comment