Adding NotifyTrack from AnimDataModifier doesn't refresh Animation Editor

UE - Anim - Runtime - Aug 12, 2020

When creating a Notify Track using an Animation Modifier in the Animation tab of an Animation Sequence, the new Track added and applied fails to appear in the Notifies panel until the panel has been ...

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

Normal of Skeletal Mesh is incorrect when Recompute Tangent is used when Skincache is enabled

UE - Graphics Features - Aug 12, 2020

This issue occurs in Skeletal Mesh depending on the model when Skincache is enabled and affects the rendering. ...

Lightmass ignores StaticSwitch in materialinstance

UE - Graphics Features - Aug 12, 2020

This is caused by FLightmassMaterialProxy doesn't have GetStaticParameterSet() function. (FMaterial::GetStaticParameterSet() is called.) It can be fixed by adding the following function to FLightma ...

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

Camera grain fails to render on mobile previews and on devices.

UE - Platform - Mobile - Aug 11, 2020

This was said to have been working in 4.24 Unsure currently when regression was If you use SM5 preview and play in mobile preview, it works as intended. ...

User defined struct variables with spaces do not import properly in cooked builds

UE - Gameplay - Blueprint - Aug 11, 2020

DataTables exported to JSON in editor (UDataTable::WriteTableAsJSON, accessible by right clicking a data table and picking export to json) that contain variables with spaces or other outlawed charac ...

Normal voice chat does not activate the microphone when Mic Threshold is zero

UE - Audio - Aug 11, 2020

Voice chat does not work when speaking into the microphone with a normal voice and a Mic Threshold of 0. We have to blow into the microphone or speak loudly for voice chat to work. ...