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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
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.