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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment