Search Issue Tracker
Won't Fix
Votes
0
Found in
3.5.0f5
Issue ID
448910
Regression
No
GUI.FocusControl doesn't work as expected
GUI.FocusControl won't work. In the attached project, there is a textField in which players will chat by typing. The problem is that the focus is lost when typing in to that textField if some other GUI pops up or is added.
This is a basic feature of chatting in game play. The game developer would like to keep this chatting window focused during player chatting.
To reproduce, play the only scene in the attached project and try typing in the textField in the center of the screen.
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
monark
Mar 24, 2016 10:59
I wonder why they won't fix this. It's still an issue in 5.3.4!