Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.50f1
2022.3.60f1
6000.0.45f1
6000.1.0b12
6000.2.0a8
Issue ID
UUM-102088
Regression
No
Long Aspect ratio toolbar name is not truncated when Game view is open
*Steps to reproduce:*
1. Create new Unity project
2. Open Game View tab
3. Open “Free Aspect” toolbar
4. In the menu press “+” to Add New Item
5. Create new, long label (for example: TestingTestingTestingTesting)
6. Press “OK” button
7. Observe Aspect radio toolbar with new label
*Actual results:* new long Aspect ratio toolbar name is not truncated and label is cut off
*Expected results:* new long Aspect ratio toolbar name is truncated (for example TestingTestingTesti…)
*Reproducible with versions:* 2021.3.50f1, 2022.3.60f1, 6000.0.45f1, 6000.1.0b12, 6000.2.0a8
\\
*Tested on (OS):* MacBook Pro 2021 (Apple M1 Max), Sequoia 15.3.2
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
- Stencil WriteMask is null when using deferred pipeline
- Package names and version are cut off and the column cannot be resized when the Package Manger window has low width
- [HDRP] "AssertionException" errors are thrown and Scene is corrupted when baking Reflection Probe with custom TextureImporter preset added to Texture Importer default
- UI scaling showing inconsistent values and displaying warning when using multiple monitors with different scales set in Windows
- Scene View flickers when the Game View Tab is docked next to the Scene View Tab and graphics API is set to Direct3D11
Resolution Note:
This is by design. We do not plan to add ellipsis support in that context at this time.