Max Depenetration Velocity cannot be set to zero after setting it to a non-zero value

UE - Simulation - Physics - Mar 1, 2021

It seems that when setting the Max Depenetration Velocity to a non-zero value, you are then unable to set it back to 0. Tested in //UE4/Release-4.25 @ CL 14469661 and this did not occur so marking ...

Duplicate linked anim layer interfaces cannot be added to an anim BP

UE - Anim - Runtime - Anim Blueprints - Mar 1, 2021

Duplicated anim layer interfaces cannot be added to the same anim BP. While UEdGraph::GraphGuid is unique within a bluprint, it is not unique within the project as a whole (see [Link Removed] for m ...

[CrashReporter] UE4Editor-Renderer!static void RenderViewFamily_RenderThread(class FRHICommandListImmediate & const, class FSceneRenderer *) [SceneRendering.cpp:3619]

UE - Graphics Features - Mar 1, 2021

User comment: "...can't launch anything as standalone, only simulate..." Generated from CrashReporter ...

Collision lost from body when using world composition and streaming

UE - Simulation - Physics - Mar 1, 2021

Physics object from a streamed level does not interact with other physics objects in persistent level. ...

Rendering a custom render pass will render the viewport.

UE - Anim - Sequencer - Mar 1, 2021

If close the "Sequencer" window while leaving the "Render Movie Settings" window open, and then click the "Capture Movie" button, you will capture the movie from the perspective of the CameraCuts tr ...

Mac editor mobile preview crash with MSAA on

UE - Platform - Mobile - Mar 1, 2021

setting  GSupportsTimestampRenderQueries=false or r.GPUStatsEnabled=0 can fix it ...

Indirect light cache rendering issue in editor viewport

UE - Graphics Features - Feb 26, 2021

Crash when spawning multiple HISM at runtime in a packaged shipping build

UE - World Creation - Worldbuilding Tools - HLOD - Feb 25, 2021

When adding multiple Hierarchical Instanced Static Meshes on a loop and packaging the project in Shipping configuration the application crashes due to LowLevelFatalError [Link Removed] [Line: 1431] ...

Dynamic Spatial Frequency not working with dependent actors

UE - Networking - Feb 25, 2021

In UReplicationGraphNode_DynamicSpatialFrequency::CalcFrequencyForActor, the ActorChannelCloseFrameNum is updated for the actor but not its dependents when calculating FramesTillReplicate. As a resu ...

ChildActor is being set to null on client via replication

UE - Networking - Feb 25, 2021

When DuplicateWorldForPIE is called and serializes the references in another AlwaysLoaded sublevel, the properties of a ChildActorComponent are confusingly inaccurate. ...