When an actor contains a nested component (components declared inside another component class), the hierarchy for the actor blueprint does not match the hierarchy of a placed instance of the actor ...
When you right click on a Skeleton and select "Retarget to another Skeleton," in the subsequent "Select Skeleton" pop up Window, compatible skeletons are not visible when "Show Only Compatible Skele ...
Enabling the "Force all skinned meshes to recompute tangents" sets the value at a Windows user level so that it affects all UE4 projects opened by that user, including unrelated packaged projects. T ...
When Niagara FX of a recording actor is spawned during taking a record, that FX behavior must be recorded and able to be playbacked. However, Niagara Component Auto Activation by BP node is not reco ...
In the vehicle template, vehicle wheels ignore collision settings of the vehicle when they are set to custom and altered. ...
An Engine plugin with the Program module type and EnabledByDefault set to true can cause the Engine to fail to build successfully due to UHT failing. I was only able to reproduce this behavior using ...
When a new client joins a server all of the actors will be replaced with new copies of themselves. This will cause things like the construction script and event begin play nodes to fire off every ti ...
Collision of child actor doesn't rotate if the parent is simulating physics. This was an old bug that an AnswerHub user reported back in 4.9 but now a licensee is reporting this same behavior in 4.1 ...
When animating within a blueprint of a subclass created in c++, the animating mesh replicates itself uncontrollably. Added to .h: UPROPERTY() UBoxComponent* BoxComp; UPROPERTY() USkeletalMeshCompo ...
When trying to Save a Project after Adding an "InstancedStaticMeshComponent" to A Static Mesh Actor Blueprint, user experiences an Error Message: “…Graph is linked to private object(s) in an extern ...