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

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.