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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.