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

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

Niagara Sphere Location module ignores Coordinate Space setting in its Offset

UE - Niagara - Apr 14, 2020

Niagara Sphere Location module ignores Coordinate Space setting in its Offset. Tested in: 4.24.3 CL#11590370, 4.25P6 CL#12611535, 4.26 CL#12767035 *Attached is the users workaround and video d ...

Depth Not Rendered Correctly When Using CustomProjectionMatrix in SceneCaptureComponent2D

UE - Graphics Features - Apr 15, 2020

The depth is rendered incorrectly when using a custom projection matrix in SceneCaptureComponent2D. You can find an example project at [Link Removed]. You can find where the CustomProjectionMatrix ...

Paper2D tile maps cannot be edited via the modes toolbar in viewport, after they are placed in a level and promoted to an instance

Tools - Apr 20, 2020

Paper2D tile maps cannot be edited via the modes toolbar in viewport, after they are placed in a level and promoted to an instance ...

Editor crash when drag and drop the Image widget in a NamedSlot on the designer

UE - Editor - UI Systems - Apr 20, 2020

When first added as a child widget in NamedSlot, the child widget can be dragged and dropped onto the parent widget's designer. The following assert causes a crash. Assertion failed: ParentWidget ! ...

UGameplayAbility::ConfirmTaskByInstanceName() has incorrect code comment

UE - Gameplay - Apr 22, 2020

UGameplayAbility::ConfirmTaskByInstanceName() has an incorrect code comment that was copied and pasted from UGameplayAbility::CancelAbility(). The comment for UGameplayAbility::ConfirmTaskByInstance ...

ResetToFbxOnMaterialConflict does not work when reimporting in Python

UE - Editor - Content Pipeline - Import and Export - Apr 22, 2020

Right now when we reimport a staticmesh in python, the given import options are ignored, resulting in the ResetToFbxOnMaterialConflict reimport setting not working. The options given to the ImportA ...

No shadow cast after Static Mesh Editor material assignment

UE - Editor - Content Pipeline - Datasmith - Importer - Apr 21, 2020

This is a Rhino file. Shadows are not cast on the Static Mesh after materials are assigned in the Static Mesh Editor. This was reported and tested in 4.24.3 (CL-11590370). This was reproduced in 4. ...

Niagara mesh particles have incorrect normals when scaled

UE - Niagara - Apr 27, 2020

Niagara mesh particle normals do not match those of static mesh actors. ...