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
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
- Xcode crash on "AudioToolbox`AQ::API::V2Impl::AudioQueueProcessingTapGetSourceAudio" when repeatedly opening and closing video via AVPro Video's MTAudioProcessingTap on macOS 26.0+
- Burger button in the Multiplayer Play Mode window is not visible when using the Light theme
- AdaptiveLOD sample has missing prefabs and throws missing prefab errors when the AdaptiveLOD sample is imported and the AdaptiveLOD scene is opened
- Error "transform.position assign attempt for 'x' is not valid" is logged when Moving Game Object to View while a Scene is multi selected
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.