TargetArray nodes are reported as invalid if played in Standalone mode and the blueprints they are contained in are not rendered. Playing in PIE however works correctly and all blueprints are rende ...
[NickW] Should perform a search in children, at least warn if this will break children. — Delete Unused Variables deletes variables used in Child Blueprints. Note: Not only child blueprints. If ...
James: I think we currently recreate the capsule body when you change dimensions, should just change the shape instead. – DisableCollision is reset if constrained Capsule Component height is change ...
Line Trace's chained together into a ricochet do not work on all normal directions. They seem to fire inside of the object. The blueprint setup in screenshot #2 is in the MyCharacter bp. ...
A level will not save if a Blueprint that uses a Blueprint Component with an Event Dispatcher is placed in it. Reproduced in 4.7.2 binary. Could not test in Main due to [Link Removed] ...
In the new non-experimental version of the Merge Actors tool there is no option to disable "Export Specific LOD". In 4.11 when this was disabled it would merge the actors with their respective LODs ...
A Mesh that is attached to a skeletal mesh by a Socket will not accurately follow when transitioning from animation to ragdoll. This is potentially due to the Frame Delay that the engine uses. ...
When resampling a landscape you are unable to continue painting after applying the changes. ...
Component is not compatible error on project restart User Description: I try to find a static mesh component in an array from the "hit component" and it compiles and works perfectly fine with abso ...
Selecting all actors and copying receives "Actor [name] is referenced by another Actor, do you really want to delete it?". This seems to only happen if one of the actors is referencing another actor ...