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 ...
Making a scene component the new root component results in the actor component being displayed above the scene component hierarchy ...
Datasmith Scene actor that is a Child will be unlinked from scale changes if parent scale is set to 0 ...
Scrubbing an Animation Timeline within a Montage does not play a sound for Anim Notifies that specify "Play Sound." ...
This is a regression that was introduced alongside a memory optimization for Animation Blueprint assets. Suggested workarounds:Disable "Async Loading Thread Enabled" ORDisable Blueprint nativizati ...
Having an Animation Blueprint open when rendering a movie using "Render CustomDepth Pass" via Sequencer causes the Animation Blueprint Preview to be rendered rather than the cine camera actor set in ...
Changing ISM/HISM collision response at runtime does not update the collision properly. Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL# 6063286, 4.23 CL#6368684 ...
HISM Component not rendering in a packaged game using Shipping configuration. Working as expected in 4.21 CL# 4753647 Found in 4.22 CL# 6063286 and 4.23 CL# 6317373 ...
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 ...
Adding local offset to Paper Flipbook in UE.4.22 results in rendering distortion. ...