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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Resolution Note (fix version 6000.3.0a6):
Verified the fix has landed to 6000.3.0b2 with Ubuntu 24.04