Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2019.4
2020.3
2021.1
2021.2
2022.1
2022.1.0a13
Issue ID
1375721
Regression
No
[UI Toolkit] Text Field Control has a Value field
Reproduction steps:
1. Open new Unity Project
2. Open Editor Menu -> Window -> UI Toolkit -> UI Builder
3. In UI Builder window, drag a "Text Field" Control from the Library to the Hierarchy window
4. In UI Builder's Hierarchy window, select the "Text Field" Control
5. In UI Builder's Inspector window, observe the "Text Field" Control's field
Expected result: There is no "Value" field
Actual result: There is a "Value" field
Reproducible with: 1.0.0-preview.18 (2019.4.32f1, 2020.3.21f1), Built-In (2021.1.27f1, 2021.2.0f1, 2022.1.0a13)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “RegisterCallback<KeyUpEvent>” and “RegisterCallback<KeyDownEvent>“ callbacks are not called when pressing keys in a UI Toolkit window
- [VFX Graph] Use base color map set to none after material change in output
- [Mac] Context menu in Hierarchy is available but not functional when the Editor is out of focus
- Cursor's static properties does not change when changing the Cursor's states
- Cannot archive build for iOS using Xcode 13.3 when the project is built on a Windows machine
Add comment