Search Issue Tracker
Not Reproducible
Votes
0
Found in
6000.3.0a5
Issue ID
UUM-114432
Regression
No
Overlay Background color is not saved and reset to default when the Editor is restarted
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Open the Settings window (Unity > Settings)
- Open the "Overlays" tab
- Change Overlay Background to any color
- Restart the Editor
- Observe the Scene View
Actual results: The Overlay Background color is not saved and reset to default
Expected results: The Overlay Background color is saved
Reproducible with versions: 6000.3.0a5
Tested on (OS): macOS Silicon Sequoia 15.5, Ubuntu 24.04
Notes:
- After a few tries the color does save, but resetting it back to default makes it not save again
- Sometimes need to reset to default before step 4 to get reproduction
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
This has been fixed in a more recent PR that landed last week:
https://github.cds.internal.unity3d.com/unity/unity/pull/75354
This is not repro with latest versions