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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note (fix version 6000.3.0a6):
Verified the fix has landed to 6000.3.0b2 with Ubuntu 24.04