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
- Console shows Exception: {"error":"not found","detail":["not found"]} after opening Build History window
- [HDRP] Volumetric cloud shadows disappear when there is no directional light shadows
- “Selector” column names in the Search window are lowercase when added
- Install List Project Counter Panel can be right clicked through and Install Context Menu can be opened disabling Project Counter Panel's buttons
- [MacOS] Scene is marked/flickering as dirty (with asterisk) when dragging a Material on a GameObject in Scene view
Resolution Note (fix version 6000.3.0a6):
Verified the fix has landed to 6000.3.0b2 with Ubuntu 24.04