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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
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.