Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.2.0b10
6000.3.0a2
6000.4.0a1
Issue ID
UUM-112079
Regression
No
Long name causes UI problems in the Search window details section
Steps to reproduce:
- Create a new Unity project
- Make sure the AI Assistant package/s are installed
- Create a new asset (for example, a sprite) generated with Unity AI
- Verify that it is generated and displayed in the "Project" window
- Select it
- Select it and click "Rename"
- Enter a longer name
- Open the "Search" window
- In the query block, select "Labels"
- Enter "UnityAI" into the "Search" field
- Verify that you get your item(s) in the "All" tab in the "Search" window
- Click (i) to open up the "Inspector" window
- Select your generated sprite with the updated long title
- Observe how its data is displayed in the "Inspector" tab
Actual results: Long title is not truncated in the details window. It goes out of the window.
Expected results: Long title should be truncated. Margins should be added.
Reproducible with versions: 6000.0.53f1, I6000.1.11f1, 6000.2.0b10, 6000.3.0a2
Not reproducible with versions: -
Can’t test with versions: -
Tested on (OS): M1 Max - Sequoia 15.5
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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Resolution Note:
Same issue in Inspector Preview.
The code for this part of the software is really arcane and full of edge cases that haven't been touched in years. It is not worth adding more instability to it.