Search Issue Tracker
Won't Fix
Won't Fix in 2020.3.X
Votes
0
Found in
2020.3.34f1
Issue ID
UUM-2211
Regression
No
[Backport] [macOS] Toolbar buttons disappear when resizing Editor window bigger than the original screen size
Reproduction steps:
1. Create a new Unity project
2. Make sure that Unity Editor is not in full-screen
3. Drag the Unity Editor to the left side of the screen
4. Expand the Editor window to the right side
5. Observe the top right corner of the Toolbar
Expected result: The buttons in the Toolbar do not disappear when resizing the Editor
Actual result: The buttons disappear in the Toolbar when resizing the Editor
Reproducible with: 2019.3.16f1, 2019.4.0f1, 2019.4.35f, 2020.3.27f1, 2021.1.28f1, 2021.2.0a2
Not reproducible with: 2021.2.0a3, 2021.2.9f1, 2022.1.0b5, 2022.2.0a2
Notes:
- Issue is not reproducible on Windows
- In 2019.4.35f1 Unity version Toolbar becomes transparent, "Account", "Layers" and "Layout" buttons disappear
- In 2020.3.27f1, 2021.1.28f1, 2021.2.0a2 Unity versions "Account", "Layers" and "Layout" buttons overlay one another when expanding the Editor, eventually, buttons disappear
- Could not test with 2019.2 and earlier due to error when creating a new project: "Failed to resolve project template: \[com.unity.template.3d] is not a valid project template."
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (2020.3.X):
The issue does not reproduce.