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
- Some GameObjects in a subscene are not rendered when using custom shaders and ECS until the Game view resolution changes
- Crash on AudioManager::InitFMOD when performing various actions in the Editor
- webGLBuildSubtarget resets to Generic when it gets changed in build script
- Publishing Settings are shared across different custom Build Profiles when modifying Build options
- deltaTime and unscaledDeltaTime discrepancy when Player window is moved to secondary monitor and VSync is enabled
Add comment