Skip to main content

PhysicsMover.EnableWriteNetworkInputOnGameThread

Var

Unreal Engine Var console variable.

PhysicsMoverEnableWriteNetworkInputOnGameThread

Description

Enable writing LatestInputCmd on the Game Thread, even though it is used on the Physics Thread. We are testing turning this off for 37.40 to fix jump issues (dropped inputs), if it has unintended consequences, turn back on.

Usage

PhysicsMover.EnableWriteNetworkInputOnGameThread [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.