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
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected
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.