Check your ConanSandbox.log file for large size and rapid growth from a flood of LogScriptCore Warnings. This can cause lag for yoru client due to I/O to the log file.

Adding this to your engine.ini (dedicated server and client) will supress warnings and below, and should cause the log flood and stuttering to stop:

[Core.Log]
LogScriptCore=Error
1 Like