I’m digging for the issue why a map runs smoothly in one project, but fails to get up to performance if migrated to another project.
I can not find the issue in the postprocessing volume, the project settings, or the ini files (they’re all the same).
One last possibility is to compare all Console Variables. But I need them in a textfile or similar that I can compare all values from both projects.
Is there a way to dump all console variables and there values to the output or message log? Like:
r.BloomQuality=1
r.DepthOfFieldQuality=1
r.LightShaftQuality=1
Can this be done?