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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
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.