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
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
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.