Engine Crashing with AMD R9 2 and 3 Series Cards

UE - Graphics Features - Sep 23, 2015

Multiple users are reporting crashes in the Engine when using an AMD R9 380 and 390 series cards. There was a request to have these cards added to compat lab for testing, but have not heard any upd ...

Code review for potential fix for crash where Velocity contains NaN

UE - Gameplay - Aug 20, 2015

User crashed in the function "void UCharacterMovementComponent::PerformMovement(float DeltaSeconds)" due to a Velocity containing NaN. AnswerHub post details function calls that lead to where the N ...

Investigate/fix navmesh tiles disappearing randomly when level stream in.

UE - AI - Feb 14, 2020

See UDN description: https://udn.unrealengine.com/questions/554749/bug-navmesh-streaming-and-tile-corruption.html ...

Shadow doesn't update for a moving nanite mesh (fixed in 5.4)

UE - Graphics Features - Shadows - Mar 25, 2024

When a nanite mesh moves, the shadow does not. ...

Matinee movie recording is broken in 4.10

Tools - Dec 18, 2015

When trying to record a movie from a matinee in 4.10, it can fail for a number of reasons: 1. The folder does not exist 2. The cinematic view modes do not take effect 3. Trying to record a streamin ...

Project cannot build in VS 2017 15.8+ if it uses std::make_shared with an over-aligned type

UE - Foundation - Core - Aug 30, 2018

Visual Studio 2017 15.8 includes a fix to properly handle std::make_shared used with over-aligned types. However, this is a breaking fix and requires the definition of one of two macros to either ac ...

Updating C++ projects with Marketplace plugins in 4.25.2 fails to build project

UE - Foundation - Cpp Tools - Plugin System - Jul 24, 2020

Projects created in previous engine versions fail to build in 4.25.2Running D:/Epic Games/UE_4.25/Engine/Binaries/DotNET/UnrealBuildTool.exe Development Win64 -Project="D:/Unreal Projects/MyProject4 ...

Garbage Collection Causes Lag in MAC Project

UE - Foundation - Core - Sep 18, 2015

User reports lag regardless of the Garbage Collection settings, EXCEPT: If the user changes settings to 3 then lag becomes more frequent (approximately every 3 seconds verses every 5 seconds.) *Wa ...

[CrashReport] Access Violation - UModelComponent::GetPhysicsTriMeshData() [modelcomponent.cpp:673]

UE - Simulation - Physics - Oct 2, 2017

This is a trending crash coming out of the 4.18 Previews. Users have not provided any descriptions of their actions when the crash occurred. The callstack is similar to [Link Removed], which was ju ...

[CrashReport] Assertion failed: Array index out of bounds - GetPhysicsTriMeshData() [modelcomponent.cpp:688]

UE - Simulation - Physics - Oct 30, 2017

This is a semi-common crash that has occurred since at least 4.17.1. The callstack is nearly identical to [Link Removed], which was fixed in 4.18.0, however the error message and source context are ...