Search Issue Tracker
Fixed
Fixed in 6000.3.0b1
Votes
0
Found in
6000.3.0a3
6000.3.0a5
Issue ID
UUM-114285
Regression
Yes
Editor top Title bar disappears when resetting all layouts
Steps to reproduce:
1. Create new Unity project
2. In project press on “Layout” button at the top right corner
3. From the menu select “Reset All Layouts”
Actual results: The top title bar text with Editor version and project name disappears after layout reset
Expected results: The top title bar text with Editor version and project name should no disappear after layout reset
Reproducible with versions: 6000.3.0a3, 6000.3.0a5
Not reproducible with versions: 6000.3.0a1, 6000.3.0a2
Tested on (OS): macOS Silicon, Sequoia 15.6 (M1)
Notes:
- closing and reopening project fixes the issue
UPDATE: This issue also occurs on Windows and Linux.
Since NativeWindowManager was integrated separately on each platform, I suspect each integration PR introduced the bug for their respective, but since the Reporter didn't check the other platforms, the Bisection only blamed the macOS PR.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
Add comment