Search Issue Tracker
Fixed
Fixed in 6000.0.48f1, 6000.1.1f1, 6000.2.0a10
Votes
0
Found in
6000.0.45f1
6000.1.0b12
6000.2.0a8
7000.0.0a1
Issue ID
UUM-101342
Regression
No
Buttons in the Overlay Menu in the Scene View are all gray even if they're activated when Game View is maximized and minimized
Steps to reproduce:
- Create a new Universal 3D Unity project
- Maximize the Game View window
- Minimize the Game View window
- Observe the Scene View
Actual results: The buttons in the Overlay Menu are no longer blue, they all became gray
Expected results: The buttons in the Overlay Menu that are active are blue
Reproducible with versions: 6000.0.45f1, 6000.1.0b12, 6000.2.0a8
Can’t test with versions: 2021.3.50f1, 2022.3.60f1 (due to Overlay Menu not existing)
Tested on (OS): Windows 10 Pro 22H2
Notes:
- The Overlay Menu is the toolbar at the bottom of the Scene View
- When a new project is created, some of the buttons in the Overlay Menu (for example the Tools button) are blue, because they are active by default and represents it with the blue color
- This is also reproduced sometimes when entering Play Mode and Game View is automatically focused, and also after building the project
- Maximising and minimising seems to reproduce this with 100% consistency, other reproduction methods sometimes don't reproduce the issue
- Seems to only reproduce on Windows 10, did not reproduce on Windows 11 and macOS Silicon Sequoia 15.3
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Postponed port