Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.59f1
6000.2.7f1
6000.3.0b4
6000.4.0a1
6000.5.0a1
Issue ID
UUM-120902
Regression
No
UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
Reproduction steps:
1. Open the attached “IN-115206.zip” project
2. Open the “SampleScene”
3. Enter Play mode
4. Type any letters into the TextField
5. Observe the TextField
Expected result: The value of the TextField remains unchanged, the ScriptableObject field gets updated according to the converter
Actual result: The value of the TextField gets overwritten by the converter
Reproducible with: 2023.2.0b1, 6000.0.59f1, 6000.2.7f1, 6000.3.0b4, 6000.4.0a1
Reproducible on: Windows 11
Not reproducible on: no other environments tested
Note:
- This behaviour does not seem to happen in other control types. A similar setup with a RadioButtonGroup works as expected
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment