Search Issue Tracker
Fixed
Fixed in 6000.0.5f1, 7000.0.0a2
Votes
0
Found in
6000.0.0b14
7000.0.0a1
Issue ID
UUM-70651
Regression
Yes
UI Builder Text field leaves the first letter and the cursor jumps over it when deleting the text
Reproduction steps:
1. Open the attached “IN-72875.zip” Project
2. Navigate to the UI Builder Window (Window > UI Toolkit > UI Builder)
3. Select the “Toggle” element from the UI Builder Hierarchy
4. Navigate to the Text property under the Attributes option in the Inspector
5. Delete the text in the Text property
Expected result: The text gets deleted
Actual result: The first letter of the text does not get deleted, the cursor jumps over the letter
Reproducible with: 2023.3.0b7, 6000.0.0b14
Not reproducible with: 2021.3.37f1, 2022.3.23f1, 2023.2.18f1, 2023.3.0b6
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
- The letter is not visible in the Viewport, but it remains visible in the Inspector. However, after saving the Test.uxml document by pressing Ctrl+S, the letter reappears in the Viewport, but if the save is done by File > Save, the text gets deleted fully
- Restarting the editor also deletes the text fully
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