Search Issue Tracker
Fixed
Fixed in 6000.3.0a6
Votes
0
Found in
6000.3.0a3
Issue ID
UUM-112911
Regression
Yes
Unity Editor toolbar is missing when creating a project using the "Get Started With Unity" template
Steps to reproduce:
NOTE: The repro steps in this bug ticket https://jira.unity3d.com/browse/UUM-114285 trigger the same underlying issue and are much simpler to repro
- Create a new Unity project using the "Get Started With Unity" template
- Observe the Editor
Actual results: Editor toolbar is missing
Expected results: Editor toolbar is seen at the top of the Editor
Reproducible with versions: 6000.3.0a2, 6000.3.0a3
Not reproducible with versions: 6000.1.14f1, 6000.2.0b11
Couldn't test with: 6000.3.0a1 (due to compilation errors)
Tested on (OS): Ubuntu 24.04
Notes:
- Does not reproduce on macOS Silicon Sequoia 15.5 or Windows 11
- The toolbar only seems to be missing after creating the Project, when the Editor is restarted, the toolbar appears
- Closing the "Tutorials" tab/window fixes the issue and brings back the Editor toolbar, however, opening the "Tutorials" tab/window again (Tutorials > Show Tutorials) makes the Editor toolbar disappear again
- The reason this occurs with the "Getting Started With Unity" template project is that the first time this project is loaded the Tutorials tab is automatically opened, which triggers the issue as described in the previous note.
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
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- "Editor unavailable" message is displayed when navigating to "Get set up" tab in Unity Hub
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
Resolution Note (fix version 6000.3.0a6):
Verified the fix has landed to 6000.3.0b2 with Ubuntu 24.04