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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (fix version 1.0.0-preview.5):
Fixed by https://github.com/Unity-Technologies/InputSystem/pull/1053