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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment