Steps to reproduce:
- Open latest 6.5 or 6.4 editor
- Enable and disable the direct storage setting on the default windows build profile
- Observe changes made to the projectsettings.asset and Library/defaultwindowsbuildprofile.asset regarding the EnableDirectStorageSetting
Actual results: Notice only the Library/defaultwindowsbuildprofile.asset gets updated. The projectsettings.asset does not get updated. (Also as a part of this the project does not read the setting from projectsettings.asset file)
Expected results: The projectsettings.asset does get correctly updated and used, so users can modify this setting and commit it to git
Reproducible with versions: 6000.5.0a6, 6000.4.0b9
Not reproducible with versions:
Can’t test with versions:
Tested on (OS): Win11
Notes: