Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.34f1
2022.3.19f1
2023.2.8f1
2023.3.0b4
Issue ID
UUM-61874
Regression
No
Unnecessary elipses (...) in top bar menu UI
The following items should be changed to not have an ellipse (...) at the end:
Unity:
- About Unity...
- Settings...
- Shortcuts...
- Manage License... (maybe as it opens HUB)
File:
- New Project... (maybe as it opens HUB))
- Open Project... (maybe as it opens HUB))
- Build Profiles...
Edit:
- Search > Search All...
- Project Settings...
- Preferences...
- Shortcuts...
{}Assets{}:
- Properties...
Help:
- Report a Bug...
Tested on: Windows 10 & Mac
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 on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note:
There are too many dependencies on how our menu items are named. This is too brittle and likely to cause regressions. For such a low priority issue its not worth the risk.