Search Issue Tracker
Fixed in 2022.2.3f1
Fixed in 2022.2.X, 2023.1.X, 2023.1.0a21
Votes
0
Found in
2022.1.21f1
2022.2.0b10
2023.1.0a16
Issue ID
UUM-18090
Regression
Yes
UI Toolkit Debugger throws Null Reference Exceptions when the user types in the search bar without a panel selected
How to reproduce:
1. Open a new project
2. Open Window>UI Toolkit>Debugger
3. Type "a" in the UI Toolkit Debugger search bar
Expected results: No errors in the Console window
Actual results: "NullReferenceException: Object reference not set to an instance of an object" thrown in the Console window
Reproducible with: 2022.1.0a16, 2022.1.21f1, 2022.2.0b10, 2023.1.0a16
Not reproducible with: 2020.3.41f1, 2021.3.12f1, 2022.1.0a15
Reproducible on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
Add comment