Steps to reproduce:
1. Open Files > Build Profiles
2. Create a build profile, make it active (press Switch Profile)
3. Add player settings to it (press Customize Player Settings)
4. Add a symbol to the Scripting Define Symbols under Other Settings > Scripting Compilation and press Apply
5. Notice how a warning will show up above the scripting define section under Build Data > Scripting Defines
6. Remove the player settings (kebab menu > Remove Overrides).
Actual results: Notice how the warning above the scripting defines are still there because the added scripting defines didn't get applied.
Expected results: When removing the player settings, the warning should disappear