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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.