Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.6f1
2018.3.0b4
2018.3.0f2
2019.1.0a5
2019.2.0a1
Issue ID
1124265
Regression
No
[Linux] Alt Gr key does not get registered when using Input
How to reproduce:
1. Download, extract and open attached project (1124265repro.zip)
2. Open 'ReproScene' and enter play mode
3. Press any key other than Alt Gr and observe the console message "A key or mouse click has been detected"
4. Press Alt Gr
Expected result: The same console message is printed out
Actual result: The event for the key press did not get registered, no console message is printed out
Reproducible with: 2017.4.20f2, 2018.3.6f1, 2019.1.0b3, 2019.2.0a6
Note: On 2017.4.20f2 when pressing Alt Gr an error is thrown: "Assertion failed: Assertion failed on expression: 'pos < this->m_num_bits'" and on 2017.4.6f1 it crashes altogether.
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
- Crash on CheckDeviceStatus when converting materials from built-in to URP and using DX12
- Higher CPU frame time on Android devices with Cortex-A510 efficiency cores (vs Cortex-A55)
- Alt+click on List header does not recursively toggle child foldouts when items use a UI Toolkit CustomPropertyDrawer
- Artifacts are rendered in UITK when using Font Assets and using negative outlines
- Editor hangs when opening Asset picker window for AssetReference and a lot of addresable assets are present in the project
Resolution Note (2019.3.X):
This very specific use case unfortunately falls out of scope at the moment