NiagaraSystem is compiled every time when first loaded in the editor

UE - Niagara - May 20, 2022

If you are using a large amount of Niagara, you will experience excessive load times in PIE even if nothing is changed. The following code change seems to be effective as an interim response. void ...

Cannot call blueprint events on CDO

UE - Gameplay - Blueprint - Jun 27, 2017

Attempting to call a blueprint event on a CDO object causes the editor to crash. Regression: Yes- Repro steps did not crash editor in binary 4.15.3 (CL 3450819) ...

[CrashReport] ULevel::GetWorldSettings - UStaticMeshThumbnailRenderer::Draw

Tools - Oct 30, 2017

This is a common crash that has occurred since at least 4.14. The callstack is nearly identical to [Link Removed], which appears to be fixed in 4.18; and [Link Removed], which has not. The differen ...

Incorrect foliage color in editor preview when using PerInstanceRandom node

Tools - Mar 19, 2018

When using PerInstanceRandom in the foliage material, the foliage in the editor preview has incorrect "broken" color. In the game preview, color shows up correctly. Reproduced in 4.19.0 CL 3944462 ...

Previewing Node in Material Editor Produces Unexpected Output with DX12

UE - Graphics Features - May 16, 2018

Per Licensee: Since we switched to DX12 we started to see strange behavior in material previews. I was able to reproduce the problem in UE 4.19 vanilla as well. We usually have to force recompilin ...

r.SupportPointLightWholeSceneShadows Set to False Causes Crash When Trying to Place a PointLight

UE - Graphics Features - Jul 25, 2018

If you disable Support PointLightWholeSceneShadows and try to place a point light in a level the editor will crash.  Current work around is put shadows to low from engine scalability settings. Wor ...

Child Actors do not replicate to clients when running project with "-game" command

UE - Networking - Aug 7, 2018

Child Actors do not replicated properly to clients when running a project using the "-game" commandline argument. This does functionality does work properly in PIE and in a cooked build however. Re ...

Clothing Pops on start and LOD switching

UE - Simulation - Physics - Character - Sep 6, 2018

Clothing can have noticeable popping when switching LODs, and there is currently no mechanism to initially start cloth in a resting pose, causing popping on spawn. ...

Crash: Nativized AnimBP instances can assert on load in a cooked build with async loading enabled.

UE - Gameplay - Blueprint - May 9, 2019

This is a regression that was introduced alongside a memory optimization for Animation Blueprint assets. Suggested workarounds:Disable "Async Loading Thread Enabled" ORDisable Blueprint nativizati ...

Crash when loading iCloud/CloudKit SaveGame on iOS

UE - Platform - Mobile - Jun 5, 2019

"...it seems the crash occurs because it is trying to load an empty (0 byte) save file. Stepping through the code in Engine/Plugins/Online/IOS/OnlineSubsystemIOS/Source/Private/OnlineUserCloudInterf ...