Search Issue Tracker

Won't Fix

Votes

0

Found in

2017.1.1f1

Issue ID

949366

Regression

No

Pressing Shift+Tab in a DelayedTextField reverts the changes instead of applying them

Themes

-

How to reproduce:
1. Download attached project and open "Main" Scene
2. Select the GameObject named "GameObject" in order to display its editor in the inspector
3. Type some text in the DelayedTextField field.
4. Press Tab (Notice how the text you entered is now in the DelayedTextField and the focus was moved onto the next TextField field)
5. Type some other text in the DelayedTextField field.
6. Press Shift+Tab (Notice how the text you just entered got discarded and the focus correctly moved onto the previous TextField field)

Expected result: The text in a DelayedTextField should not be reverted when pressing Shift+Tab
Actual result: Pressing Shift+Tab will revert the pending changes to the text and move to the previous field

Reproduced with: 5.5.4p3, 5.6.3p3, 2017.1.1p1, 2017.2.0b11, 2017.3.0a7

  1. Resolution Note:

    This particular case has been investigated thoroughly and we have decided, in the interests of protecting the stability and features of Unity for users that rely upon the affected versions, to not address this fix. We understand that this will cause problems for some users, and fully intend for an existing, or forthcoming upgrade to provide the solution that you need.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.