Search Issue Tracker
Fixed
Fixed in 6000.0.58f1
Votes
0
Found in
6000.0.57f1
Issue ID
UUM-115864
Regression
Yes
Caret is incorrectly offset when naming a file with a lot of characters in the Project window
How to reproduce:
1. Create and open a new project
2. Create a new file (or folder) in the Project window
3. Rename the file to anything with a lot of characters
4. While typing, observe the caret position
Expected result: The caret is at the front of the text
Actual result: The caret falls behind the front of the text
Reproducible in: 6000.0.56f1, 6000.0.57f1, 6000.2.1f1, 6000.3.0a5
Not reproducible in: 6000.0.55f1, 6000.2.0f1, 6000.2.3f1, 6000.3.0a4, 6000.3.0b1
Fixed in: 6000.2.2f1, 6000.3.0a6
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Notes:
- Only reproducible when the size of the icons is not the smallest
- Only reproducible on two-column layout
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 6000.0.58f1):
Fixed imgui clip offset in InputFields