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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment