When a Niagara System is placed at around 10^8 units away from the origin, the movements of the mesh particles aren't smooth as expected, but jumpy. These particles behave as if they are using a flo ...
The bTickAnimationOnSkeletalMeshInit should prevent a game thread update of the anim instance on the frame that a mesh is spawned. However, a bug in RefreshBoneTransforms is resulting in a game thr ...
Fix deadlock when skeletal mesh component is shown in the detail panel with physics body section category open and the skeletalmesh is re-importing or doing any other asyc task that need the game th ...
If you import a model containing multiple mesh using the same bones but with different bind pose, the time zero skin result will be wrong. ...
LevelSequenceEditor has input priority over the Level viewport and other editor modules even though the Level viewport has been the last one selected. An example would be a cut operation. If you ha ...
Requested by UDN : https://udn.unrealengine.com/s/case/500QP00000RyWvAYAV/requesting-an-engine-mod-to-access-certain-landscape-texture-patch-properties-in-blueprints-via-getters?fromCase=1 ...
When dragging a keyframe on top of another, it keeps both keyframes instead of overriding ...
A welded hierarchy blocks updates to collision settings on all but the root primitive. Calling SetCollisionResponseToChannel on the children won't work. The licensee noticed that IPhysicsProxyBase* ...
There are some gather debug calls not setup for new anim nodes, interrupting the gathering of the rest of the chain for the animation debug screens. OffsetRootBone OverrideRootMotion Steering DeadB ...