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
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
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.