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
- Unity crashes during the scene template selection in the "Inspector" tab
- [Android] [iOS] [UnityWebRequest] Requests with "UnityWebRequest" are open for SSL Proxying
- SetWindowsHookEx does not prevent Windows key input when Editor or Player Window is focused and Active Input Handling is set to “Input System Package (New)” or “Both”
- Crash on GetEffectiveBc7TextureCompressor() when loading and unloading all Assets in the Project
- Terrain Masks do not ignore the mipmap limit
Add comment