UCharacterMovementComponent::SimulateMovement line 1729 checks: if (!bHandledNetUpdate || !bNetworkSkipProxyPredictionOnNetUpdate || !CharacterMovementCVars::NetEnableSkipProxyPredictionOnNetUpdate) ...
Perforce integration creates bad changelist when deleting or renaming a file, then renaming another into its place ...
Loading a map via File->Open Level or just by clicking on it to open it, when it is already loaded in World Composition view does not reset actors to origin. The actors instead keep the same positio ...
Spawning actors from a Blueprint via the SpawnActorFromClass function at runtime does not cause the World Outliner to update. Tested in 4.21.2 (CL - 4753647), 4.22.1 (CL - 6063286), 4.23 (CL - 64 ...
The listen server will see jitter in clients character movement and animations. This is hard to notice without the "slomo" command but is extremely obvious using "slomo". Clients will see server and ...
Changes in physics code have caused rolling objects to behave differently. https://forums.unrealengine.com/development-discussion/content-creation/50364-rolling-ball-jumps-on-flat-surface Conf ...
The Gameplay Debugger does not function in ShooterGame when "Run Dedicated Server" is checked. This issue only affects ShooterGame and works as expected in a Blank project or if "Run Dedicated Serve ...
Using the python commandlet to spawn actors within a Map and then saving it causes a crash in the commandline. Tested in 4.21.2 (CL - 4753647), 4.22.1 (CL - 6063286), 4.23 (CL - 6338849) ...
When using Weld Simulated Bodies enabled AttachToComponent func, the child Primitive Component's BodyIstance ActorHandle is released. As a result, in BodyInstance.cpp, the judgment of FPhysicsComman ...