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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
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.