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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment