Search Issue Tracker
Fixed
Fixed in 6000.3.0b8, 6000.4.0a3
Votes
0
Found in
6000.3.0a5
Issue ID
UUM-114617
Regression
No
Side docked Overlay Menu uses the custom Overlay Background color only when expanded
How to reproduce:
1. Create a new Unity project
2. Go to Preferences -> Overlays -> Overlay Background -> Any color
3. In the Scene view, make sure the Overlay Menu is set to the "Panel"
4. Move the Overlay Menu to the left side of the Scene view and dock it
5. Expand and collapse the Overlay Menu and observe the results
Expected results: The custom color is displayed both in the collapsed and expanded states
Actual results: The custom color is displayed only in the expanded state which is not consistent
Reproducible with: 6000.3.0a5
Can't test with: 6000.0.56f1, 6000.1.16f1, 6000.2.2f1
Reproducible on: macOS Sequoia 15.5 (M1)
Not reproducible on: No other environment tested
Note: Reproducible with both themes identically
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 6000.3.0b8):
Fixed an unexpected behavior where toolbar-mode and minimized dynamic panels used the toolbar color, not the custom color.