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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment