Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2018.4
2019.4
2019.4.12f1
2020.1
2020.2
2021.1
Issue ID
1296862
Regression
No
[MacOS] Input.inputString isn't updated when Command Key is pressed down with another Key simultaneously in Build
How to reproduce:
1. Download and open the attached project 'FaultyInput.zip'
2. Open scene 'SampleScene'
3. Enter Play Mode
4. Press Command key together with any Letter key
5. Observe Console output
6. Build and run the project in the Development Mode
7. Press Command key together with any Letter key
8. Observe Debug Console output
Expected result: Holding the Command key and pressing another button registers and shows that in Console as in Editor
Actual result: Holding the Command key and pressing another button is not registered
Reproducible with: 2018.4.30f1, 2019.4.16f1, 2020.1.17f1, 2020.2.0f1, 2021.1.0a9
Notes: Issue isn't reproducible on Windows, pressing Windows Key + Any Letter Key isn't registered nor in Editor nor in Build
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 2021.2):
Fixed in 2021.2.0a4