Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.34f1
2022.3.19f1
2023.2.8f1
6000.0.0b1
6000.1.0a7
6000.2.0a1
6000.3.0a1
7000.0.0a1
Issue ID
UUM-61635
Regression
No
Inconsistant ellipsis (...) in top bar menu UI
The following items should be changed to have ellipsis (...) at the end:
Most items under File should have ... since they need extra input in a dialog to complete their stated action.
{quote}{color:#172b4d}File:{color}
{color:#172b4d}New Scene{color}
{color:#172b4d}Open Scene{color}{-}{-}
{color:#172b4d}Assets:{color}
{color:#172b4d}Create > UI Toolkit > Editor Window{color}
{quote}
The following items should be changed to {+}not have ellipsis{}+ (...) at the end:
Most items below are Unity features / dedicated windows and do not need ellipsis.
{quote}{color:#172b4d}Unity:{color}
{color:#172b4d}About Unity...{color}
{color:#172b4d}Settings...{color}
{color:#172b4d}Shortcuts...{color}
{color:#172b4d}Manage License...{color}
{color:#172b4d}File:{color}
{color:#172b4d}Build Profiles...{color}
{color:#172b4d}Edit:{color}
{color:#172b4d}Search > Search All...{color}
{color:#172b4d}Project Settings...{color}
{color:#172b4d}Preferences...{color}
{color:#172b4d}Shortcuts...{color}
{color:#172b4d}{}Assets{}:{color}
{color:#172b4d}Properties...{color}
{color:#172b4d}Help:{color}
{color:#172b4d}Report a Bug...{color}
{quote}
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
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.