Enabling Collision on a Spline Mesh component with a Static Mesh assigned causes an assertion to fail while executing in a package

UE - Simulation - Physics - May 4, 2022

Enabling Collision on a Spline Mesh component with a Static Mesh assigned causes an assertion to fail while executing in a package. This does NOT occur if you play in editor. Repro Rate: 4/4 Teste ...

ShaderCacheTool build fails

UE - Graphics Features - Oct 25, 2017

In 4.18 and 4.19, it is no longer possible to build the ShaderCacheTool. REGRESSION: Yes. The ShaderCacheTool builds successfully in 4.17.2. It looks like the missing MergeShaderCacheFiles property ...

Linked animation graph doesn't trigger anim notifications on dedicated server.

OLD - Anim - Jun 15, 2020

Linked animation graph doesn't trigger anim notifications on dedicated server. There is no expected message in log: LogBlueprintUserMessages: [HitReact_AnimBP_C_0] Client 0: HitNotify IsServer: tru ...

Interface with one or more BlueprintNativeEvent declarations will lead to a compile failure during packaging with Blueprint nativization enabled.

UE - Gameplay - Blueprint - Nov 14, 2017

In the UHT boilerplate that's generated for the FGUseableInterface type, there is a pure virtual declaration that's emitted for the BlueprintNativeEvent's required _Implementation() method: #define ...

Importing a Landscape Layer with World Composition Enabled is Taking All Available Memory

UE - LD & Modeling - Terrain - Landscape - Sep 18, 2018

When importing layer information to a landscape the engine will freeze and consume all available memory. Unable to test in 4.19 due to provided project being made in 4.20. I have attached a log from ...

Mobile VR - Render Targets not working with Mobile Multi-View

UE - Platform - XR - Jun 6, 2019

Render target materials display as black on mobile VR when Mobile Multi-View is enabled. Also confirmed with LDR capture source. User also reports issues with scene depth (potentially fixed with [ ...

Route gamepad to second window setting is broken

UE - Gameplay - Input - Nov 11, 2022

The RemapControllerInput function call likely needs to be added back to the game viewport client as a fix.  ...

Crash Occurs on Project Load When Casting a Child Actor Component's Parent to the Parent Class

UE - Gameplay - Blueprint - Dec 5, 2016

A crash is occurring on project load when attempting to use GetParentActor and cast that to a Parent class that contains a child actor component inside of that child actor component's blueprint. T ...

Ensure When Setting Simulate Physics of a Child Actor on the Server and Forcing NetUpdate

UE - Networking - Jan 5, 2017

An ensure is being triggered when you set simulate physics on a child actor on the server and then force net update. Found in 4.14.2 CL# 3241561. Reproduced in 4.16 Main CL#3247538 ...

Widget Component blurred by motion when attached to camera

UE - Graphics Features - Apr 10, 2019

Widget component appears to blur while in motion. When compared to other objects in the same frame of reference the widget component is the only one blurring. Regression: Yes This appears to have ...