Search Issue Tracker
Fixed in 1.1.0-pre.6
Votes
4
Found in [Package]
1.1.0-preview.3
Issue ID
1356774
Regression
Yes
[Input System] IsPressed() keeps returning true when it was true before losing focus from the Game view
How to reproduce:
1. Open the user's attached project and Scenes/SampleScene
2. Enter the Play mode
3. Hold down the Alt button and press on Project browser (or lose the focus from Game view some other way)
4. Let go of the Alt button and observe the Game view
Expected result: Cube is not visible
Actual result: Cube is visible (even after focusing back to Game view)
Reproducible with: 1.1.0-preview.3 - 1.1.0-pre.5 (2020.3.16f1, 2021.1.17f1, 2021.2.0b7, 2022.1.0a5)
Not reproducible with: 1.1.0-preview.2 (2020.3.16f1, 2021.1.17f1, 2021.2.0b7, 2022.1.0a5)
Could not test: 2019.4 (could not downgrade)
Notes:
1. Issue can be solved by focusing on Game view and pressing the Alt button again
2. Reproducible on macOS and Windows
3. Reproducible in Editor and Player
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 1.1.0-pre.6):
Fixed in: Input System 1.1.0-pre.6