After using a "Play Animation", the user cannot set the character back to using an AnimBP via the "Set Anim Instance Class" node. Workaround: Use two "Set Anim Instance Class" nodes. One to set i ...
If the user scales multiple child components and tries to move them it causes exaggerated movement. ...
Variable "Pauser" in World Settings is often not replicated to the clients when the game is paused. ...
Collision pose is not updated on Slave Meshes when using "Set Master Pose Component". This occurs with both Physics assets and Per-Poly collision This severely effects anybody making characters ou ...
When the Cable component is set to specific rotations it will no longer render the cable actor that is attached to a mesh. Image is attached with multiple setups. Workaround to get it to render: ...
When running in Dx12 on Windows 10, the editor will crash if you click on a bone that you wish to edit in the Skeleton tab of Persona ...
Instance Static Mesh element is not rendered if array element is removed and another is added. The collision is still present and the instance count will still register as if the non-rendered elemen ...
When using any collision preset other than QuerryOnly, the collision properties cannot be changed when the actor is in the Viewport. ...
When adding a RuntimeVirtualTextureOutput node to a Virtual Texture domain material, the RVT Output node overwrites any data being sent to the normal material node's output, which interferes with th ...
From the User Submission: I spent some time poking through the FComponentInstanceDataCache code and noticed that there is no component instance data saved/applied for'native' component types, so si ...