Unity Issue Tracker - UI Toolkit Debugger "Pick Element" selects Scene view panel when trying to select a world space UI element in the Scene view
Closed
UUM-107378
UI Toolkit Debugger "Pick Element" selects Scene view panel when trying to select a world space UI element in the Scene view
Unity: UI Toolkit Dev Tools
Feature Request
6.2.X
6.1.X
6.0.X
2022.3.X
This is a planned feature for UI Toolkit + World-Space support.
How to reproduce:
1. Open the attached “IN-101234” project
2. Open the “_Complete-Game” Scene
3. In the Scene view make sure the “Button” button is visible by zooming out
4. Open the UI Toolkit Debugger window (Window → UI Toolkit → Debugger)
5. Select the “Pick Element” option in the UI Toolkit Debugger window
6. In the Scene view click on the “Button” button
7. Observe the selected UI
Expected result: The UI Document in the world space gets selected
Actual result: The Scene view panel gets selected