Fatal error importing via Datasmith (memory allocation)

UE - Editor - Content Pipeline - Datasmith - Exporters - Jan 17, 2019

Trying to import a large Revit asset using Datasmith causes the system to use all of it's memory. Certain systems may receive a memory allocation error in the process. ...

Crash when setting a module input to read from a new user parameter

UE - Niagara - Jun 2, 2020

Crash when setting a module input to read from a new user parameter Crash does not occur when drag/dropping a User Parameter from the Parameters panel into the input, or when selecting a preexistin ...

Sequencer based Camera Shake throws an assertion when spammed

UE - Anim - Sequencer - Apr 7, 2022

Activating a Sequencer based Camera Shake repetitively results in an assertion being thrown. Assertion failed: DestAllocationIndex != SourceAllocationIndex [File:D:\build\++UE5\Sync\Engine\Source\R ...

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

Placing a Physics Constraint Component in an Actor Triggers a Warning During PIE When There Are No Constrained Components

UE - Simulation - Physics - May 15, 2017

A warning is appearing in the output log during PIE when an actor contains a Physics Constraint component that does not have any constrained components set. This did not occur in 4.15.2, this is a ...

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