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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.