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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment