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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
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