Calling UMoverComponent::IsModifierActiveOrQueued() immediately after calling UMoverComponent::K2_QueueMovementModifier() will return false. Checking the code, IsModifierActiveOrQueue() calls FindMo ...
When the engine is running in the background, the following ensure may be hit in NetworkPredictionService_Interpolate.inl: npEnsure(ToFrame == INDEX_NONE || LocalFrame - ToFrame < Frames.Buffer.Cap ...
A licensee has reported that Mover's method of adding rotators together may produce different results than quaternion multiplication - for example in Flying mode when roll is involved. We will inve ...