Unity Issue Tracker - Controls can be interacted with in Play Mode when visualTreeAsset of UIDocument is set to null
Closed
UUM-11327
Controls can be interacted with in Play Mode when visualTreeAsset of UIDocument is set to null
Unity: UI Toolkit Framework
Won't Fix
2021.3.X
2020.3.X
We don`t intend on releasing a new version of the UITK package
How to reproduce:
1. Open the attached project (“fps.zip“)
2. Enter Play Mode
3. Click on Button “Button”
4. Click on Button “1”
5. Press return or space
Expected result: “Transitioning to level 1” is not logged
Actual result: “Transitioning to level 1” is logged