Search Issue Tracker
Fixed
Fixed in 6000.3.0b3, 6000.4.0a1
Votes
0
Found in
6000.3.0a6
6000.4.0a1
Issue ID
UUM-115919
Regression
No
UnityEditor.MainToolbarWindow shows up in Panels and does nothing when clicked
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Observe the Panels dropdown (Windows > Panels)
Actual results: UnityEditor.MainToolbarWindow shows up in the Panels dropdown and nothing happens when clicked, also UnityEditor.MainToolbarWindow is not a user friendly name
Expected results: UnityEditor.MainToolbarWindow either doesn't show up in Panels since it has no functionality or functionality is added for this context and has a user friendly name ("Main Toolbar" for example)
Reproducible with versions: 6000.3.0a6
Tested on (OS): Ubuntu 24.04, macOS SIlicon Sequoia 15.6.1
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 (fix version 6000.4.0a1):
Fixed the MainToolbar being incorrectly present in the Window>Layout.
Resolution Note (fix version 6000.3.0b3):
Editor: Fixed the MainToolbar being incorrectly present in the Window>Layout.