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)
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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
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.