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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment