Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2020.1.0a20
Issue ID
1213772
Regression
Yes
Drag a material over scene view will cause "Undo object may not be null" error.
When dragging materials from the project window over the scene view i get the following error.
Undo object may not be null.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Steps to reproduce.
- Open the attached project in Unity 2020.1.0a20
- Select "Assets/8K Skybox Pack Free/Skyboxes/Material/sky-2.mat"
- Drag it into the scene view.
Notice issue >> Undo object may not be null is logged in the console.
Broken with, 2020.1.0a20, 2020.1.0a19, 2020.1.0a18, 2020.1.0a15, 2020.1.0a8
Working with, 2020.1.0a1, 2020.1.0a3, 2020.1.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Debugger stops at commented lines of code when using ECS
- Asset preview doesn't update on changing shader's _GlobalColor property when the shader uses global uniforms
- Crash on GetSpriteAtlasDependenciesFromBinary when opening specific project
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
Add comment