Why does the editor build revert config files back to their original when closed?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By CatastrophicDInosaur

When I close the editor debug build of my app, any config files revert back to their state from the exported build. Is this normal?

What does “the editor debug build of my app” mean? When you run the default scene (as opposed to exporting a build)? Are you changing values in the Remote tab and hoping they’ll be persisted in your game data? Try changing values in the Local tab instead.

idbrii | 2022-12-21 21:34