Unity Issue Tracker - UI Toolkit Debugger throws Null Reference Exceptions when the user types in the search bar without a panel selected
Fixed
UUM-18090
UI Toolkit Debugger throws Null Reference Exceptions when the user types in the search bar without a panel selected
Unity: UI Toolkit Dev Tools
Fixed
2023.1.X
2022.2.X
Won't Fix
2022.1.X
2022.1.0a16 onwards
2022.1.X back ports are superseded by 2022.2.X (ports cancelled)
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