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
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
Add comment