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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note (2019.3.X):
This very specific use case unfortunately falls out of scope at the moment