Steps to reproduce:
- Open a Unity project
- Open the UI Toolkit Debugger via Window > UI Toolkit > Debugger
- Select 'Toolbar' under the 'Select a panel' dropdown
- Click 'Pick Element' and click the Play Icon in the Unity Editor
Actual results: The Play Icon is picked in the Debugger, however the Play button is also pressed and the Editor enters playmode.
Expected results: The Play Icon is picked in the Debugger and the Play button is not pressed in the Editor.
Reproducible with versions:
- 6000.0.14f1
- 2023.2.20f1
- 2023.2.0a6
Not reproducible with versions:
- 2023.2.0a5
- 2022.3.40f1
- 2021.3.41f1
Can’t test with versions: -
Tested on (OS): Windows 10/11
Notes: -