Search Issue Tracker
Fixed in Built-in
Votes
0
Found in [Package]
Built-in
Issue ID
1377206
Regression
Yes
[UI Toolkit] UIElements Text Fields in arrays stop accepting keyboard input
Reproduction steps:
1. Open user-submitted project
2. Select Issue GameObject in the Hierarchy
3. Expand Nested Data component and start writing
Expected result: Unity accepts keyboard inputs and writes into nested data text fields
Actual result: Unity stops accepting keyboard inputs
Reproducible with: Built-in (2022.1.0a12, 2022.1.0a14)
Not reproducible with: 1.0.0-preview.17, 1.0.0-preview.18 (2020.3.22f1, 2021.1.28f1), Built-in (2021.2.1f1, 2022.1.0a11)
Could not test with: 2019.4.32f1 (no UI Toolkit package)
Add comment
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
Resolution Note (fix version Built-in):
Fixed in Built-in version available in 2022.1.0a16 and up