Role and RemoteRole may not be correct after changing

UE - Networking - Jan 25, 2018

There are cases where changing the Role and RemoteRole of a Pawn doesn't get properly replicated. The underlying issue has to do with ScopedRoleDowngrades and Shared Shadow State. A workaround is t ...

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

Vulkan with Forward Shading & MSAA Crashes

UE - Graphics Features - Dec 23, 2019

Projects crash when the following Project Settings are set: • Vulkan is enabled • Vulkan is the Default RHI • Forward Shading is enabled • AntiAliasing Method is set to MSAA The different engine ve ...

Motion Controller Components Don't Track Motion Controllers

UE - Platform - XR - Jan 17, 2020

The motion controller component doesn't track motion controllers correctly. This worked in 4.23. If you create a VR template project and follow the repro steps this issue doesn't occur. This was t ...

Inventor Assembly imports incomplete or missing geometry

UE - Editor - Content Pipeline - Datasmith - Importer - May 22, 2020

It seems that UE4 has a problem with importing Inventor Assemblies and Subassemblies. Files are either the wrong orientation or missing their geometry completely. This was reported and tested in 4 ...

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

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