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
- Flickering orbs appear when using RenderTargetHandle
- UsePass for ShaderLabShader is ignored and GameObjects are not rendered when SRPBatcher is enabled
- Animated model translated down when interrupting a transition
- UI Toolkit text splits when changing PanelSettings scale
- Error "NullReferenceException" is thrown when selecting folders from the folder panel or closing the folder panel with EditorUtility.OpenFolderPanel() in use
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a4