Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
0
Found in
2018.1.0b1
2018.2.0b4
Issue ID
1036610
Regression
Yes
"UI Elements View" Asset throws "Null Reference Exception" on de-selection
"UI Elements View" Asset throws "Null Reference Exception" on de-selection
Steps to Repro:
1. Project window > Right Click
2. Create > UI Elements View
3. Click outside in project window to de-select it
or
1. Open attached project
2. Select and de-select UI Elements View asset in the project window
Actual Result:
Observe console for error
Occurring with:
2018.3.0a1, 2018.2.0b4 , 2018.2.0b3, 2018.1.0b1, 2018.1.0f2, 2017.4.3f1
Working with:
2018.1.0a7, 2018.1.0a5, 2018.1.0a1, 2017.3.0f3, 2017.3.0b5
Environment:
Windows Only
Stack Trace:
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.Experimental.UIElements.VisualTreeAssetEditor.OnDestroy () (at C:/buildslave/unity/build/Editor/Mono/UIElements/VisualTreeAssetEditor.cs:25)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
Add comment