[CrashReport] UE4Editor_UnrealEd!FBlueprintCompileReinstancer::ReplaceInstancesOfClass_Inner() [kismetreinstanceutilities.cpp:1880]

UE - Gameplay - Blueprint Compiler - Oct 5, 2017

This is a somewhat common crash that has occurred throughout the 4.17 release. Users have not provided any description of their actions when the crash occurred. The callstack is similar to some ol ...

Crash when enabling HZB occlusion culling

UE - Graphics Features - Dec 16, 2020

Enabling HZB Occlusion culling results in a reproducible crash. Looks like a community member noticed this back in preview 2: https://forums.unrealengine.com/unreal-engine/announcements-and-release ...

HLOD build crashes when GroupActor is present

UE - World Creation - Worldbuilding Tools - HLOD - May 24, 2022

The licensee shared information that a Null check on the following Actor can be used as a workaround. static TArray<UActorComponent*> GatherHLODRelevantComponents(const TArray<AActor*>& InSourceAct ...

Users are crashing on launch. D3D11 errors

UE - Graphics Features - Jun 23, 2015

Users are experiencing this crash on launch. They all appear to have identical machines for the most part. They've tried different GPU's though. See the additional info URL [Link Removed] [Link ...

Crash in TMap struct deserializer

UE - Foundation - Core - Sep 20, 2016

When deserializing a TMap<FString, FString> with the JsonStructDeserializer, the Engine crashes. ...

Changing TeleportRotationThreshold or TeleportDistanceThreshold at runtime fails to change teleport settings

UE - Simulation - Physics - Character - Jan 6, 2017

USkeletalMeshComponent::USkeletalMeshComponent() caches off the teleport values for later use and then ignores the exposed values entirely. This should not be the case. We either need to detect chan ...

SunTemple is washed out in one color on some Android devices.

UE - Platform - Mobile - Jan 16, 2017

This was discovered during the 4.15 mobile compat. ...

Crash when moving actor on viewport with HierarchicalInstancedStaticMeshComponent.

UE - Gameplay - Components - Aug 28, 2017

Create ActorBP has StaticMesh is not assigned to HierarchicalInstancedStaticMeshComponent. Place this actor on the level, and bind the StaticMesh from the Detail tab and add the appropriate Instance ...

Crash when selecting ResizeMode "Invalid" of ChangeComponentSize on LandScapeEditor.

UE - LD & Modeling - Terrain - Landscape - Dec 21, 2017

check(0) is used in UpdateComponentCount () of LandscapeEditorObject.h. This looks like an intentional check, but there is a possibility that the user may mistakenly select it. ...

When Niagara is set to DesiredAge in Sequencer, the processing load increases after play

UE - Niagara - Cinematics - Jun 3, 2021

This does not happen in 4.25.4. It has been confirmed to occur with 4.26.2 and UE4main. After playback is complete, a large amount of stalls can be seen in Insight. ...