Controller.InvalidControlRotationMagnitude
VarUnreal Engine Var console variable.
ControllerInvalidControlRotationMagnitude
Description
If any component of an FRotator passed to SetControlRotation is larger than this magnitude, ignore the value. Huge values are usually from uninitialized variables and can cause NaN/Inf to propagate later.
Usage
Controller.InvalidControlRotationMagnitude [value]Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.

