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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment