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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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.