Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.1.0a10
Issue ID
1104197
Regression
No
[Editor]Tab key does not change the keyboard focus while EyeDropper is active
Tab key does not change the keyboard focus while EyeDropper is active.
Steps to reproduce :
1. Open the attached project or create new.
2. Right-click in Project window > Create > Material
3. Open Albedo color window from the inspector.
4. Click on EyeDropper.
5. Press Tab key on the keyboard.
Actual Result:
Keyboard focus is not changing and Eyedropper is still active.
Expected Result:
keyboard focus should change(blue highlight) and EyeDropper should cancel.
Occuring On:
2019.1.0a10, 2018.3.0b12, 2018.3.0f2, 2017.4.11f1, 2017.1.2f1
Environment:
Windows
Note:
Working fine on MAC.
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
- Hovering on the Particle System Controls shows an offset tooltip with the overlay window name
- Inconsistent UI hover colour with poor contrast in VFX Graph window
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project
- Camera prefab shows up in overrides after upgrade when game view is changed to Simulator
Resolution Note:
this is by design as other windows dont give focus to others. a major refactor might be needed to fix this one.