Unreal Engine anaylsis error
Error:not find EditorPerProjectUserSettings.ini
Reason
The reason for this prompt is that when the project file was saved, the render mode was not recorded in the configuration, resulting in the system being unable to retrieve the render mode of the project.
Solution
Manually modify EditorPerProjectUserSettings.ini, re-upload the file and submit a new render
I. find the configuration file
file path: project path//Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini
II. Open the configuration file using the Notepad application, then search "MovieRendererName"
III.Add the corresponding render mode after "MovieRendererName" text (please pay attention to capitalization)Render mode options: Movie Render Queue or MovieSceneCapture