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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment