UNREAL ENGINE 5.4 EXTREMELY BAD PERFORMANCE

That user was in the original thread, so I forgot to post the link to the thread, in your project add: DefaultEngine.ini
Windows:
[StudioTelemetry.Log]
FileName=“nul”

Linux:
[StudioTelemetry.Log]
FolderPath=“/dev/null”

2 Likes