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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
This is a duplicate of issue #952802