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
- [URP] Exceeding the platform's supported light limit gives shadow distortion when using Deferred Rendering Path
- URP Sample Buffer Image Tile is moved when the Offset Value is changed
- Static constructor in a struct returns false when running tests with IL2CPP
- Console throws warnings and a MissingReferenceException error for XR packages when doing a clean project import
- [Linux][IL2CPP] Dedicated server crashes when calling Socket.Send
Add comment