Search Issue Tracker
Duplicate
Votes
0
Found in
2017.2.0f3
Issue ID
961214
Regression
Yes
Tabbing through input fields in the Inspector window no longer lets you immediately change the value
To reproduce:
1. Open a new Unity project
2. Click on any object in the Hierarchy window to prompt Inspector window
3. In the inspector window, click on any input field
4. press tab to jump to another input field
Expected result: On tabbing to another input field, the value inside it should be selected and you should be able to change the value instantly (see attached gif "tabworks.gif")
Actual result: On tabbing to another input field, the field is highlighted, but the value inside is not selected, you have to make an additional click to be able to change the value (see attached gif "tabdoesnotwork.gif")
Regression first introduced in: 2017.1.1p3
Reproduced on: 2017.1.1p3, 2017.1.2p2. 2017.2.0f1, 2017.2.0f3,
Not reproduced on: 5.6.4p1, 2017.1.1p2, 2017.2.0a1, 2017.2.0b11
Note: Fixed in 2017.3.0b6
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
This is a duplicate of issue #952802