FMODStudioSettings asset reset after Unity restart

I’m using Unity 2020.3.15f2 with FMOD 2.01.07.

After every Unity restart, the Platform Specific settings is reset. For example, if I add a PS4 element and adjust some settings, in the next Unity restart, “PS4” is removed and only Editor and Default elements are present.

Is there a method to keep my settings for platform specific elements?

I can see in your screenshot that your project is in source control. After making these changes are you able to check the settings in? This should allow you to keep the settings you have changed.

Yes, I have the file (FMODStudioSettings.asset and FMODStudioSettings.asset.meta) checked out in source control.

If you check it in with the settings changed, do these settings stick between sessions?