Steps to reproduce:
- Create a new 3D URP project
- In the Hierarchy, right-click > UI Toolkit > Panel Renderer
- Select the Panel Renderer GameObject
- Switch the Inspector mode from "Normal" to "Debug" (three dots next to Inspector tab > Debug)
- In the Panel Renderer Component find the "Source Asset" property
- Click on the object picker for the Source Asset
- Observe the behavior
Actual results: "NullReferenceException" is thrown and the object picker does not open
Expected results: Object picker opens with no errors
Reproducible with versions: 6000.5.0a6, 6000.5.0b9, 6000.6.0a5
Can’t test with versions: 6000.4.8f1 (Panel Renderer Component not available)
Tested on (OS): Windows 11
Notes:
- Does not reproduce with Normal Inspector mode