Search Issue Tracker
By Design
Votes
0
Found in [Package]
3.14.2
Issue ID
HUBX-1498
Regression
No
Full Resources items text is not visible when Hub is resized to the smallest size
Reproduction steps:
1. Open Unity Hub
2. Resize Hub to the smallest size
3. Click on Resources section and observe the first items text
Actual result: Text is truncated with “...” and its only fully visible when expanding the window
Expected result: Text is fully visible
Reproducible with: 3.14.2
Reproduced on: macOS Sequoia 15.4 (M4)
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note:
Hub’s layout is responsive and when the application window is resized to the minimum supported width/height, long text labels in the Resources section are intentionally truncated with an ellipsis.