Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.2.0f2
Issue ID
1061194
Regression
No
[Linux] Caps lock key remapped to Backspace does not delete characters
To reproduce:
1) Open Terminal
2) In Terminal, execute 'setxkbmap us -variant colemak' (just switching to Colemak input through settings is not enough)
Expected: Try writing a few characters in terminal and backspacing them with now-remapped Caps Lock (in Colemak, Caps Lock button is remapped to Backspace)
3) Create new project
4) Select any game object and any inspector field
5) Try backspacing with the remapped Caps Lock key
Actual: It doesn't backspace. As a workaround, Standard Backspace key still works.
Reproduced in 2018.1.5f1, 2018.2.7f1
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2019.2.X):
It's a corner case with the impact low enough so it's unlikely to be addressed any time soon