Search Issue Tracker
Duplicate
Votes
0
Found in
2021.3.28f1
Issue ID
UUM-43082
Regression
Yes
NullReferenceException and Assertion failed thrown when clicking on ListView UI in Play Mode
How to reproduce:
1. Open the “TestProject.zip“
2. Open the “SampleScene“ scene
3. Enter Play Mode
4. Click on the orange line in the GameView
5. Observe the console
Expected result: No errors are seen
Actual result: “Assertion failed“ and “NullReferenceException“ errors are seen
Reproducible with: 2021.3.8f1, 2021.3.28f1
Not reproducible with: 2021.3.7f1, 2022.3.5f1, 2023.1.5f1, 2023.2.0b1
Reproducible on: Windows 10
Errors:
Assertion failed
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
NullReferenceException: Object reference not set to an instance of an object
UnityEngine.UIElements.BaseVerticalCollectionView.ExecuteDefaultAction (UnityEngine.UIElements.EventBase evt) (at <1aaa12d3c5d64d42836d89caff78b60b>:0)
UnityEngine.UIElements.CallbackEventHandler.HandleEvent (UnityEngine.UIElements.EventBase evt) (at <1aaa12d3c5d64d42836d89caff78b60b>:0)
-
Resolution Note:
Duplicate of case UUM-33898.
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-33898
Add comment
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
This is a duplicate of issue #UUM-33898