Static Mesh Editor material element highlight does not highlight the element

Tools - Jul 18, 2016

If the user selects "Highlight" for an element in the static mesh editor, the element is not highlighted. ...

Editor Crashes when importing some FBXs with multiple Material IDs in 4.14.2

UE - Editor - Content Pipeline - Import and Export - Jan 5, 2017

This is a regression in behavior between 4.14.1 and 4.14.2! The editor will crash when importing FBX meshes that have multiple material ID assignments. If it's a single material ID it will import w ...

Packaging fails with Event Driven loader enabled and two function libraries reference each other

UE - Foundation - Core - Mar 29, 2017

Packaging fails with Event Driven loader enabled and two function libraries reference each other even though the functions referenced in each library to NOT call each other in such a way as to creat ...

Instanced Static Mesh components that are part of a Blueprint aren't visible in Standalone Game

UE - Gameplay - Aug 9, 2017

Instanced Static Mesh components created through the Construction Script aren't visible in Standalone Game. Collision is still present. They are visible in all other play modes and if created on Eve ...

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

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

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