Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.2.X, 2019.3.X
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.4.5f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1174908
Regression
No
[UWP] Player ignores key presses/releases while LeftAlt is pressed
Steps to reproduce:
1. Download the attached project and open "SampleScene" scene
2. Build a UWP player
3. Open VS solution
4. Build project (x64 Local Machine)
4. Check if the app detects alt and K button presses
5. Press alt + K
6. Notice that K button press isn't detected
7. Press K + alt and release just K button
8. Notice that K button press is stuck at TRUE.
Expected results: LeftAlt key functions in UWP player as same as in Editor. LeftAlt + any key isn't ignored.
Actual results: LeftAlt + any key is ignored
Reproduced with: 2019.3.0a11, 2019.2.1f1, 2019.1.14f1, 2018.4.5f1, 2017.4.30f1
Note:
- Not reproducible when pressing RightAlt key
- Not reproducible on Standalone (mono, IL2CPP)
- Tested and reproducible with UWP X64/x86 and Debug/Release/Master configuration
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
Add comment