Infinite sections when upgrading past 4.19 can be non-infinite

UE - Anim - Sequencer - Apr 2, 2019

In 4.20 movie scene sections changed how infinite sections worked, and some sections that could be infinite no longer had the capability. When converting the sections use the start and end time of t ...

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 ...

If setting isActive of Camera's Spawn Track to false and binding the camera to Camera Cut Track, the player camera moves to an incorrect position after the sequencer finishes playing.

UE - Anim - Sequencer - Jun 16, 2020

If the binding itself registered in the camera cut is incorrect, the position of the camera after the sequencer ends becomes fraudulent. ...

UE4 Scene Crashing upon opening

UE - Foundation - Core - Sep 15, 2020

The user first launched his project and received an error on his HDD and UE4 crash with the default scene. He was able to open the project successfully a second time and opened the "Library Scene" ( ...

When CascadeToNiagara, the Disable state of Emitter is not converted properly.

UE - Niagara - Oct 5, 2021

In CascadeToNiagaraConverter.py # copy the emitter enabled state. enabled = ue_fx_utils.get_lod_level_is_enabled(cascade_emitter_lod) niagara_emitter_context.set_enabled(enabled) It stores the ...

Decals Normal only + Material Attributes

UE - Graphics Features - Mar 24, 2023

This does not just work with BaseColor, you can affect any of the outputs by connecting something to a disconnected CreateMaterialAttributes. ...

Setup command not downloading GitDependencies on arm64 Mac

UE - Platform - Apple - Jul 26, 2023

When running setup command on an M1 arm64 mac the dependencies fail to download. This issue is occurring in Github //UE5/Release-5.3 @ CL 26560699 This issue is NOT occurring in Github //UE5/Rele ...