Unity Issue Tracker - Long Aspect ratio toolbar name is not truncated when Game view is open
Closed
UUM-102088
Long Aspect ratio toolbar name is not truncated when Game view is open
Unity: IMGUI Framework
Won't Fix
6.2.X
6.1.X
6.0.X
2022.3.X
2021.3.X
This is by design. We do not plan to add ellipsis support in that context at this time.
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
Prioritise and Follow this issue
Have a workaround or additional info about this issue?