Importing camera FBX through Python will not import focal length

UE - Anim - Sequencer - Aug 12, 2020

Importing a camera's FBX through Python will not import a camera's animated focal length. ...

Crash when converting a Landscape to a Blueprint Class

UE - LD & Modeling - Terrain - Landscape - Aug 12, 2020

The Editor crashes when attempting to convert a Landscape into a Blueprint Class. Looking back to //UE4/Release-4.24 cl 11590231, this option seems to be unselectable (see attached image), which lea ...

IoStore: Can not update localization asset when change culture.

UE - Foundation - Core - Aug 12, 2020

It can't be updated localization assets when enabled IOStore. When disabled IOStore, it'll be able to update localization assets. ...

Uniform Static Mesh Sampling doesn't work on GPU Niagara Emitters

UE - Niagara - Aug 11, 2020

Uniform sampling of static meshes for GPU emitters does not work. ...

App crashes when executing 'Export to Disk' node on Android

UE - Platform - Mobile - Aug 11, 2020

Regression is unconfirmed ...

Niagara preview viewport and timeline are locked to 30fps

UE - Niagara - Aug 10, 2020

The Niagara preview viewport seems to be fixed at a 30fps update time, which makes it difficult to fine-tune short lifetime FX. It would be good to either have options for viewport max fps, or for s ...

UBT relies on a stale Multitouch framework location

UE - Platform - Apple - Aug 10, 2020

UBT complains about not being able to locate Multitouch.framework ...

Creating/Destroying UWorlds rapidly can cause dangling pointers from UAutoDestroySubsystem

UE - Gameplay - Aug 10, 2020

To summarize what I'm seeing there, a bunch of UObjects relating to that world have been destroyed but not all destructed. The UAutoDestroySubsystem pointer is still on the static tickable list, and ...

Compsure crashes when reordering transform passes

UE - Graphics Features - Aug 10, 2020

Re-ording the Transformpass array results in a crash of the engine. Link to repro video: [Link Removed] ...

Network profiler crash

UE - Networking - Aug 6, 2020

Running with the -networkprofiler command line argument can crash the server on the first engine tick in FNetworkProfiler::TrackFrameBegin because the file writer archive hasn't been created yet. ...