When Simulating, or Playing-In-Editor and ejected, modifying an actor in the editor world causes the SIE/PIE runtime actor to recreate its blueprint added components via AActor::RerunConstructionScr ...
LoopAndReset preview option is broken after one loop for anim composites ...
The licensee found a way to lock the state of a rigidbody as PBDRigid->ObjectState() == EObjectStateType::Sleeping by subjecting it to a particular transient field composed of a RadialFalloff and a ...
A licensee is reporting that using a loading screen with the incremental garbage collector can result in a dead lock when a loading screen is displayed. The licensee found out that: -------------- ...
Niagara Emitters, when disabled, appear to be removed from the Niagara System's packaged asset as evidenced by a sizeable reduction in size. However, if the Emitter referenced an asset, such as a st ...
Crash reported through UDN. With ZenLoader enabled, deleting a level instance and triggering Undo causes a crash in ULandscapeComponent::PostEditUndo() The user has provided an example project th ...
It looks like the "Server Only" emulation settings are being applied to the client after a travel. When doing a server travel with the TRAVEL_Relative travel type, the NextURL created in AGameModeBa ...
Unlike other range wrapper structs, such as FFloatRange, marking a FDateRange as a UPROPERTY results in the following error: error : Unable to find 'class', 'delegate', 'enum', or 'struct' with nam ...
UEditorValidatorSubsystem::ValidateChangelistsInternal needs some work on handling warnings and errors. ...