Assertion failed in FAudioDevice::UnregisterSoundClass when GC

UE - Audio - Aug 13, 2018

The licensee reported that check(IsInAudioThread()) was failed in FAudioDevice::UnregisterSoundClass when GC. The following is the call stack: 1 #00 pc 030d7b58 libUE4.so HandleError (/home/pirates ...

MeshEditor Crashes When Tool is Selected

Tools - Aug 8, 2018

MeshEditor Crashes When Tool is Selected. Found in 4.20 CL# 4233996 and 4.21 CL# 4258917 ...

nDisplay launcher doesn't handle spaces in paths

UE - Virtual Production - nDisplay - Aug 3, 2018

should surround the path with " ...

Swapping between Multiple Cloth Skeletal Meshes and Animation Classes in a Character Blueprint causes the Engine to crash

UE - Simulation - Physics - Aug 2, 2018

When changing Cloth Skeletal Meshes and Animation Blueprints on a Character it will cause the Engine to crash during PIE. This is a regression from 4.19.2 (CL-4033788) as it was working as expected ...

The 'Add New Key' button does not function within the Actor Sequence Editor within an object that has the Actor Sequence Component.

UE - Anim - Sequencer - Jul 26, 2018

The Actor Sequencer Timeline appears to not be able to correctly recognize the variables manipulated within the viewport. Thus, when attempting to add a keyframe after moving a component, within the ...

Typo in source version of OpenGLWindows.h

UE - Platform - Mobile - Jul 17, 2018

The type definitions for the Enum Macros glObjectLabelKHR and glObjectPtrLabelKHR are misspelled. Working in 4.19.2 Broken in 4.20 Tested 4.19.2 (CL - 4033788) and 4.20 (CL - 4214897) ...

When "Support Material Layers" is Enabled Material Instance Parameter Values Reset to Default Value When Override is Unchecked

UE - Graphics Features - Jul 14, 2018

If "Support Material Layers" is enabled, every time you uncheck an overridden parameter box in a material instance the value of that parameter will reset to its parent's default value instead of sta ...

Adding HISMC instances resets wind for all existing instances

UE - Graphics Features - Jul 6, 2018

When adding new HISM instances, actors using SpeedTree -> WorldPositionOffset material are reset. 4.19 Repro project provided by user. I was unable to get WPO wind working in 4.18, I did noticed th ...

Functions overriden from Parent BPs are not called in Child BPs when nativized

UE - Gameplay - Blueprint - Jul 2, 2018

When nativization is enabled, functions in a child blueprint that were overriden from the parent are not called properly. Regression?: Yes This did not occur in 4.19 ...

Composite Textures Normal to Roughness Alpha doesn't generate valid data

Tools - Jun 28, 2018

More infos on https://udn.unrealengine.com/questions/428429/composite-textures-normal-to-roughness-alpha-doesn.html ...