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
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a4