Search Issue Tracker
Fixed in 1.0.0-preview.5
Votes
0
Found in [Package]
preview.1-1.0.0
Issue ID
1196050
Regression
No
[Input System] UI becomes unresponsive after the first UI button press
Steps to reproduce:
1. Download and open attached "NewMenuSaveLoad" project
2. Enter Play mode
3. Press enter while on "New Game" button(Navigate through the UI buttons with arrow keys)
4. Go to "Back" button and press enter while on it
Expected result: You go back to the "Main Menu" screen
Actual result: Nothing happens, the "Back" button ignores the press
Reproducible with: 2019.2.17f1, 2019.3.0f4, 2020.1.0a18 ("Input System" package version 1.0.0.preview - 1.0.0.preview.3)
Could not test with: 2017.4 (No package manager), 2018.4 (Compiler errors), "Input System" package versions 0.1.2.preview - 0.9.6.preview (Console errors)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
- Missing spaces in "Welcome to VR Mutiplayer Template Project" Welcome Dialog window
Resolution Note (fix version 1.0.0-preview.5):
Fixed by https://github.com/Unity-Technologies/InputSystem/pull/1053