Search Issue Tracker
Fixed in 5.5.0
Votes
3
Found in
5.4.0b21
Issue ID
804223
Regression
Yes
Unable to change language when you are in Editor (Windows only)
Regression - doesn't happen in 5.4.0b19, but happens in b20 an b21
Just open Unity 5.4.0b21, put cursor in any field (e.g. search field) type something and try to change language
- please see attached video (UnableToChangeLanguage.swf)
Actual result: you can't change language (happens only on Windows)
Comments (6)
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
MantisClay
Nov 08, 2016 23:30
This bug is also related to not being able to change the keyboard layout from the main Windows chosen keyboard layout. Such as changing QWERTY to Dvorak using CTRL+Shift.
aliyeredon2
Oct 26, 2016 06:48
Solved in unity 5.4.1 f and returned in 5.5b
Roman-Ilyin
Jul 05, 2016 07:16
fixed (5.4b24)
Roman-Ilyin
Jun 29, 2016 11:49
5.4b23 not fixed
Roman-Ilyin
Jun 20, 2016 14:55
Ctrl+Shift, Win+Space, Alt+Shift does not switch language in 5.4b19-b22.
Windows 10 x64
alexzzzz
Jun 11, 2016 21:06
I could stand not being able to switch the language using Alt+Shift, but there's a related (I guess) problem ― Input.GetKey(KeyCode.LeftAlt) and Input.GetKey(KeyCode.RightAlt) never return true in the editor. Alt-keys just don't work.