Reproduction steps:
1. Open the attached “UITK_Input_Bug_Repro_Project.zip” project
2. Open the “Assets/UITK Input Bug Example.unity” Scene
3. Enter the Play Mode
4. Interact with the button and slider in the Game view
5. Exit the Play Mode
6. Enter the Play Mode
7. Interact with the button and slider in the Game view
Expected result: After re-entering Play Mode, the button and slider are interactive
Actual result: After re-entering Play Mode, the button and slider become unresponsive
Reproducible with: 1.7.0, 1.8.0-pre.1 (2023.2.0a16, 2023.2.5f1, 2023.3.0a14), 1.8.0-pre.2 (2023.2.0a16, 2023.2.5f1, 2023.3.0b2)
Couldn't test with: 1.7.0, 1.8.0-pre.1, 1.8.0-pre.2 (2021.3.34f1, 2022.3.17f1, 2023.2.0a15)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
- Make sure that domain reload is disabled in "Configurable Enter Play Mode"
- The regression is in the Editor versions and not the package itself