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
- Main Camera rendering is being overwritten by a UI Camera when using multiple cameras with URP and the second camera's background type is set to "Uninitialized"
- VisualTreeAsset has significantly increased memory allocation size at runtime when the project is built with IL2CPP scripting backend
- NullReferenceException is logged when cancelling Shader Graph recovery of an already deleted Shader Graph
- White Edges appear during Camera movement in runtime when using FSR2 with Motion Vectors and Exposure enabled
- Lens Flare renders without occlusion when the light source is obstructed by solid objects when running on Android using OpenGL
Add comment