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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment