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

Crash launch application adding .umap url

UE - Foundation - Core - Aug 6, 2020

The application crashes when adding ".umap" to the launch map at application launch. If not specify ".umap", it will be able to launch application. There appears to be a failure to parse the URL. Th ...

Crash copying Geometry Cache Track in Sequencer

UE - Anim - Sequencer - Aug 6, 2020

Geometry cache section  will crash in PostLoad when track is copied. See UDN for alternative repro steps and more info on attached repro project. ...

Add Chunks button in asset audit tool does not function because of name compare problem

UE - Editor - Content Pipeline - Content Browser - Aug 5, 2020

The Asset Audit window uses the content browser to display information about both real assets and fake assets like chunk definitions. When you hit the Add Chunks button, it adds several fake assets ...