Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.6.0b4
Issue ID
871703
Regression
No
Delayed Text Field loses it's value when Shift + Tab (previous Delayed Text Field)
How to reproduce:
1. Open attached project and "TestScene"
2. Click on Canvas -> Text
3. Change Delayed s3 value
4. Press Shift + Alt
Expected behavior: Delayed Text Field updates value
Actual behavior: Delayed Text Field field loses it's value
Reproducible: 5.4.4p1, 5.5.0p4, 5.6.0b4
Comments (1)
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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
joe_nk
Aug 09, 2017 13:55
I'm using multiple DelayedTextFields in 2017.1.0f3 - if I edit a DelayedTextField and tab to the next to lose focus, the field retains the edited value. if I edit and shift-tab to the previous field, the field reverts to its prior value.