app.preferences.reload() not reloading after changing prefs file contents?
Not sure if this is a bug or there's something missing, but we are trying to copy over a premade preferences file into a user's directory on New Project action to match the template that also loads on New Project action, (because it would be far more complex to try and add these custom preferences via scripting), and according to the docs, app.preferences.reload should be "[reloading] the preferences file manually." However, this does not appear to be true. We can't copy the file over prior to launch either, as that would overwrite a user's settings without them necessarily opening a new project. The preferences file in question is the output preferences, stored in:
Adobe After Effects 23.2 Prefs-indep-output.txt
Does anyone know if there is another file that needs to be brought over as well for this to work? Do we need to copy every single preference file for reload to work? Scripting this seems like it would be a huge pain, and for our pipeline to run smoothly this would be important.
Any information is appreciated!
