Search Issue Tracker
By Design
Votes
0
Found in
4.3.0b2
Issue ID
563023
Regression
No
Some GUI controls couldn't be focused by mouse or keyboard
Some controls couldn't be focused by mouse or keyboard
2) How can we reproduce it using the example you attached
1. Dbl-click on the "start" scene
2. Press Run
3. Mouse click on each control in GUI (include "Unity Areas " box and "Window" window)
==>
Title of the button (in "Window") should be the same as the name of focused control
Actual result: Only for TextFiled, PasswordField and TextArea could be focused by mouse
P.S: You couldn't focus Toggle by mouse (click ) or keyboard (Tab)
[Win7 x64]
More investigations: If you click on button you will focus Toggle button (name is "Switch") via code (try to use keyboard to change state of Toggle button) but you will fail to focus it via mouse or keyboard
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment