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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment