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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
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