Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0a3
Issue ID
966036
Regression
Yes
Input field stays highlighted after Enter key is pressed
Steps to reproduce:
1) Open Unity and create a new project
2) Select any gameObject in the Hierarchy tab(camera or Directional Light)
3) In the Inspector tab, enter any number in Position value of X field and hit Enter
Note: Input field stays highlighted and you still can put a value
Expected result: After Enter key is pressed, it should not allow to enter any number unless you hit Enter again (check attached video "expected.mp4")
Actual result: Input field stays highlighted and you still can put a value (check attached video "actual.mp4")
Not reproduced with:
5.6.4p2, 2017.1.2p1, 2017.2.0f3
Reproduced with:
2017.1.2p2 ,2017.2.2p2, 2017.3.0b1, 2017.3.0b8, 2018.1.0a3
------------------------------
Fixed in:
2017.3.0p1, 2018.1.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Editor opens when the window is closed right after launch
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
Add comment