The issue is encountered when streaming a world partition an actor with an AChildActorComponent which generates 2 instances instead of one when run as a client in the editor. This behavior does not ...
An editor crash can be observed when copy-pasting an actor with an actor component with an instanced object property when set to a non-default value. Detailed steps to reproduce are provided below. ...
This comes from this UDN : [Link Removed] It occurs with this setup : [Image Removed] , where Set Material Attributes expressions act as inputs to the Landscape Layer Blend material expression. ...
RelativeLocation and RelativeRotation in the root component are collected in UActorComponent::AllUCSModifiedProperties, so copying simulation result is skipped in EditorUtilities::CopyActorPropertie ...
When an actor has a Child Actor Component that's a valid moving base for a character to walk on, the ticking prerequisites are set against the Child Actor and not the root owning actor that actually ...
Placing a breakpoint inside of the construction script of a blueprint Actor can cause the editor to freeze in some situations. The licensee has identified two such cases. The first is when opening ...
So far I could reproduce this with 3 different files. I only attached this one, since this is the smallest ...
GetRelevantAnimTime family of transition don't work with state aliases ...