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 Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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.