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

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

[CrashReport] UE4Editor_D3D11RHI!TRefCountPtr<FRHIResource>::operator=() [refcounting.h:103] - ModifyViewForShadow() [shadowdepthrendering.cpp:1872]

UE - Graphics Features - Feb 28, 2018

No user comments on crash group 95 TRefCountPtr& operator=(ReferencedType* InReference) 96 { 97 // Call AddRef before Release, in case the new reference is the same ...

Arrays of user-defined structs are not initialized properly in a nativized Blueprint class.

UE - Gameplay - Blueprint - Feb 28, 2018

New elements are not being initialized properly when setting up the default value for arrays of user-defined structures in nativized Blueprint C++ constructor code. ...

[Landscape] Collision Object Type Requires WorldStatic to Paint Foliage

UE - World Creation - Worldbuilding Tools - Foliage - Feb 27, 2018

No longer able to paint foliage when new Collision Object Type is applied to the landscape. Reproduced in 4.17.2 CL 3658906, 4.18.3 CL 3832480, and 4.19 P5 3898826 ...