When changing the Material of a CompleCollision during PIE, the change is not applied to the PhysicsMaterial.

UE - Simulation - Physics - Nov 24, 2022

If changing the material during PIE, the content of the material will be reflected immediately, but the physics material will not. Once the Mesh (Complex Collision Mesh) is cleared and reset, it wil ...

[MetaSounds][Builder API] - Editor crashes when setting node position to a large value

UE - Audio - MetaSounds - Aug 9, 2023

Setting the location of a node a the MetaSound Editor Subsystem to a very large value crashes the editor.Unhandled Exception: EXCEPTION_STACK_OVERFLOW Crash reporter link: [Link Removed] ...

Unable to recapture the network channel data after stop the profile

UE - Foundation - Insights - Oct 18, 2023

It appears that networking insights data is not being gathered when a delay capture is started with the "trace.send" or "trace.start" command. If we were starting from the application startup time w ...

Outline artefact on cascade shadow transition

UE - Graphics Features - Mar 28, 2024

Some pixels at the edge between cascaded shadow maps and distance field shadows can be skipped by both, leading to unshadowed pixels. Licensee reports the bug happening in 5.3 as well. Test project ...

Replication default setting of child blueprint resets if parent is compiled

UE - Gameplay - Blueprint - Jul 20, 2015

The setting for Replication on a Blueprint variable resets to None of the Blueprint's parent BP is compiled. ...

Changing UPROPERTY() settings causes detail components to vanish in editor

Tools - Mar 11, 2015

When a UPROPERTY() macro is changed and the recompiled, the hot reload in the editor will cause any BP based on the class to lose certain aspects of the Detail panel such as the actor's transform. ...

Static mesh loses static mesh reference when Alt-dragged in viewport if filepath contains []

Tools - Sep 3, 2015

Static meshes lose their static mesh reference when alt-dragged in viewport. This only occurs if the mesh is located in a filepath containing square brackets ( [] ) within the filepath name. Additio ...

Interface cannot be re-implemented after removal from blueprint

UE - Gameplay - Blueprint - Sep 1, 2015

If an interface is removed from a blueprint and an interface function is transferred to a local function, the interface cannot be re-implemented in the blueprint. ...

nonstandard bsp additive brushes cause breaking/artifacting on other bsp brushes when colliding

UE - LD & Modeling - Modeling Tools - BSP - May 14, 2015

if a nonstandard additive bsp brush collides with a standard additive bsp brush, the surfaces of the bsps break and artifact, causing numerous holes in the brushes. ...