Summary
By some reason, after switching from 5.7(from Epic Games launcher) to 5.8.1(Compiled from source) i’ve experienced some strange statters in Editor, logs says:
LogFileManager: Warning: MoveFile was unable to move ‘my project path*/Saved/EditorPerProjectUserSettings537FF952459C8E4A699E53AADD025A4E.tmp’ to ‘my project path*/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini’ (Error Code 183), retrying in .5s…
10 times in a row. After last try:
LogFileManager: Error: Error moving file ‘my project path/Saved/EditorPerProjectUserSettings537FF952459C8E4A699E53AADD025A4E.tmp’ to ‘my project path*/Saved/Config/WindowsEditor/EditorPerProjectUserSettings.ini’.
*My project path is redacted
What Type of Bug are you experiencing?
Editor
Steps to Reproduce
To reproduce just need to close any asset tab. No matter what is this: DataAsset, Blueprint Class, Material.
Appers in new project’s too.
Expected Result
No statters.
Observed Result
5s Editor Statter + LogFileManager(10 warnings, 1 error)
Affects Versions
5.8
Platform(s)
Windows
Additional Notes
It didn’t help:
delete /Saved, /.vs or /Intermediate
clear rebuild from Source
generate project files
turn off any plugins
run from .uplugin
run from VS