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
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
- Default name of a "Category" in a VFX Graph is not capitalised
- [Android] TMP Input Field loses focus on click when using an external keyboard
- GameObject renders as a cube when changing Cast Shadows
Resolution Note:
This is by design. We do not plan to add ellipsis support in that context at this time.