Search Issue Tracker
Fixed in 2022.2.0a14
Votes
7
Found in [Package]
0.2.0-preview
Issue ID
1134402
Regression
No
[Linux][Keyboard] Dead keys are not reported in new input system
Dead keys are not reported as being pressed on linux in the new input system.
Repro:
1. Download Linux_Build_x64.zip and extract
2. Open a terminal and run: setxkbmap -layout us -variant intl (To switch back: setxkbmap -layout us)
3. Run Test.x86_64
4. Press any dead key like: `
5. Observe the key is not reported.
If you boot into windows and download/try Windows_Build_x64 with the us international keyboard you will see that dead keys are reported.
Forum thread:
https://forum.unity.com/threads/dead-keys-like-circumflex-azerty-doesnt-work.625951/
GitHub:
https://github.com/Unity-Technologies/InputSystem/issues/409
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unable to undo or redo color swatch changes when creating or deleting color swatches
- [Linux][Vulkan] Silent crash when tooltip appears while hovering over a label
- Material Properties are not preserved when overriding Shader using Render Objects
- Scene view flickers when both Scene and Game view are active and DX11 API is used with Gamma Color Space
- ZivaRT Player and ML Agents packages Deprecated label color differs from other Deprecated packages
Add comment