Blocking Volumes don't all update after multi-edit in geometry mode

UE - LD & Modeling - Modeling Tools - BSP - Sep 6, 2016

When editing multiple Blocking Volumes in geometry mode, only one Blocking Volume will properly update it's collision. This seems to just be an update issue. Moving or editing any BSP will cause t ...

Landscape disappear under mobile preview after reopen level

UE - LD & Modeling - Terrain - Landscape - Jan 4, 2019

When trying to reopen a level with landscape under mobile preview, landscape's render data is not generated correctly. ...

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

Audio tracks with multiple subtracks will paste parent track when a subtrack is copied and pasted in Sequencer

UE - Anim - Sequencer - Aug 8, 2019

Copying and pasting audio subtracks will paste the parent track and its subtracks not just the selected subtrack. ...

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

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