Importing camera FBX into subsequence loses focal length

UE - Anim - Sequencer - Mar 27, 2020

Importing a camera FBX into a sub sequence will not copy focal length animation.  ...

Filter window does not open in Curve Asset Editor

UE - Anim - Sequencer - Mar 27, 2020

The filter window does not open in the curve asset editor. It appears that no tab manager is provided when creating the curve asset editor's SCurveEditorPanel in FCurveAssetEditor::SpawnTab_CurveAss ...

Int64 literals in Blueprint get rounded

UE - Editor - UI Systems - Slate - Mar 27, 2020

Int64 literals in Blueprint get rounded ...

Making a navigation system 'strictly static' affects all subsequently created navigation system instances

UE - AI - Mar 26, 2020

The problem is a result of two things: UNavigationSystemV1::bStaticRuntimeNavigation being staticUNavigationSystemModuleConfig::UpdateWithNavSysCDO copying the data from nav sys CDO, including bStat ...

int64 UProperty with ExposeOnSpawn meta tag won't compile.

UE - Foundation - Cpp Tools - UnrealHeaderTool - Mar 25, 2020

int64 UProperty with ExposeOnSpawn meta tag won't compile from a C++ UUserWidget class. ...

Assert Crash when Attempting to rename Vector variable with open split pins

UE - Gameplay - Mar 25, 2020

Assert Crash when Attempting to rename Vector variable with open split pins  ...

Flickering Decals on Mac in Mobile Preview

UE - Rendering Architecture - RHI - Mar 25, 2020

https://udn.unrealengine.com/questions/564376/flickering-decals-on-mac-in-mobile-preview.html ...

Desynchronised playback of firstime played SoundWaves with active AudioStreamCaching

UE - Audio - Mar 25, 2020

The SoundWave in the Content folder of the attached Project has been exported from Nuendo @ 120BPM 4/4, with a duration of exactly 1 Bar. The BP_Audio Actor uses the TimeSynthComponent to provide sa ...

Landscape Grass renders offset from Landscapes

UE - World Creation - Worldbuilding Tools - Foliage - Mar 24, 2020

Foliage spawned from Landscape Materials is rendering offset from the Landscape the material is applied to. I can reproduce this issue with or without Edit Layers enabled. I'm unable to reproduce ...

Calling Finish Recording Output causes a crash in PIE

UE - Audio - Mar 23, 2020

The Finish Recording Output node from the Audio Mixer BP Library crashes due to an invalid Path input. This is a regression from 4.23.1 (CL-9631420).  This was reported and tested in 4.24.3 (CL-115 ...