Preview Scene Settings in Material Editor are not Saved

Tools - Mar 3, 2018

Changes made to the Preview Scene Settings in the Material Editor are not saved. The preview scene will default to grey background instead of EpicQuadPanorama_CC+EV1 because "Show Environment" is al ...

[CrashReport] UE4Editor-CoreUObject.dylib!FLinkerPlaceholderObjectImpl::FindRawPlaceholderContainer()

UE - Gameplay - Blueprint Runtime - Mar 2, 2018

No known steps to reproduce There is a UEMP bug entered but wanted to make one UE side for visibility: UEMP-8 ...

Unclear warnings when generating clusters in persistent level when sublevels have HLOD disabled

UE - World Creation - Worldbuilding Tools - HLOD - Mar 2, 2018

If the user attempts to generate HLOD actors in a persistent level, when the sublevels have HLOD System disabled, they will receive the following warning: WorldSettings Hierarchical LOD System is di ...

Root motion blending when two animation clips are adjacent

UE - Anim - Sequencer - Mar 1, 2018

QAGameAdd SK_MannequinCreate a level sequence, add SK_Mannequin, add ThirdPersonWalk_RootMotionStep to the end of that first animation and add Crouch_Walk_Lt_Rifle_Ironsights RESULT: There's root mot ...

[CrashReport] UE4Editor_Niagara!UNiagaraComponent::TickComponent() [niagaracomponent.cpp:271]

UE - Niagara - Mar 1, 2018

No user comments in crash group ...

loading hangs on new level with the new audio engine and media sound components

UE - Audio - Mar 1, 2018

When enabling the AudioDeviceModuleName=AudioMixerXAudio2 setting in the windowsengine.ini file it causes new level loads to lock up. This may be due to the garbage collection stuck in a loop wai ...

Animation Notifies Do Not Move Past the Center of Timeline On a High DPI Display

OLD - Anim - Mar 1, 2018

Notify will not move past the center of the notify bar when on a High DPI display -currently syncing to main will update regarding weather this occurs in newest engine version ...

Incorrect usage of FText in EnsureMsgf does not trigger a compilation error, leads to crash in shipping

UE - Foundation - Core - Mar 1, 2018

Using incorrect formatting in FText does not cause compilation errors in EnsureMsgf as it does in other functions such as UE_LOG. This causes crashes to sneak through such as a crash on ensure when ...

Construct object fails to assign a value when using the level blueprint - ConstructObject node issue

UE - Gameplay - Blueprint Compiler - Feb 28, 2018

https://udn.unrealengine.com/questions/419239/uk2node-genericcreateobject-compile-issue.html ...