Search Issue Tracker
Fixed
Fixed in 6000.6.0a7
Votes
0
Found in
6000.6.0a6
Issue ID
UUM-142689
Regression
Yes
TextField is not updated correctly
Steps to reproduce:
- Import "list count.unitypackage"
- Open the graph
- Select the variable from the blackboard
- Change it to a list in the inspector
- Click the plus icon in the inspector to add an element
Actual results: the count says 0
Expected results: the count says 1
Reproducible with versions: 6000.6.0a6
Not reproducible with versions: 6000.0.76f1, 6000.3.17f1, 6000.4.10f1, 6000.5.0b11, 6000.6.0a5
Tested on (OS): Windows 11 Pro (25H2), macOS Tahoe 26.3.1
Notes:
- These are specific steps that are sure to reproduce this issue, but there's a lot of other ways to break the TextField. It's not being updated correctly in a majority of scenarios.
** The issue can also be observed on UI Builder, Rendering Debugger, various search fields, Shadergraphs, etc.
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
- Space is missing between StyleSheet and owning document name when viewing inherited StyleSheets in context mode
- [SearchContext] Reference fields should show a mixed-value indicator ("-") when multiple objects with different references are selected
- Documentation Changelog and Licenses links for Multiplayer Center package redirect to missing pages
- AudioClip.loadState reports Loaded instead of Unloaded when AudioSettings.Reset() is called on a UnityWebRequest-loaded clip
- "Destroying object 'Default Scene Layer' is not allowed at this time" error is thrown in Console when undoing Layer Type change on Projection Layer (Stereo)
Resolution Note:
Fixed an issue where text in TextField sometimes did not update.
Resolution Note (fix version 6000.6.0a7):
Fixed an issue where text in TextField sometimes did not update.