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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
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.