Rapid Memory consumption when adjusting slider value for Blueprint in Details Panel

UE - Graphics Features - May 12, 2016

When a Planar Reflection component has been added to a Blueprint that has adjustable sliders that can be edited via the Details panel that updates the Blueprint via the construction script the memor ...

[CrashReport] Integer divide-by-zero | RHIGetRenderQueryResult() [d3d11query.cpp:59]

UE - Graphics Features - Aug 29, 2017

This is a common and longstanding crash that has occurred since at least the 4.15 release and has affected more than 200 users. User Descriptionsafter opening a projectwas just trying to start a pr ...

Emissive material lighting falloff regression in GPU Lightmass

UE - Graphics Features - Sep 12, 2023

Forum user noted that emissive lighting being built with GPU Lightmass is in fact being built, just not around the mesh, but in a larger radius and with reduced strength compared to 5.1.1. They foun ...

Copying a destructible mesh in the viewport loses reference to assigned mesh in the details panel

UE - Simulation - Physics - Destruction - Nov 4, 2014

BRANCH: MAIN CHANGELIST: 2346079 PLATFORM: Windows DESCRIPTION: When copying a Destructible mesh in the viewport the Destructible Mesh component will not be shown for the copied mesh. The mesh can ...

"Too many texture coordinate sets" warnings in KiteDemo

UE - Graphics Features - Jan 17, 2017

Full set of warnings:LogShaderCompilers:Warning: Failed to compile Material /Game/KiteDemo/Environments/Trees/HillTree_02/HillTree_01_Leaves_Mat.HillTree_01_Leaves_Mat for platform PCD3D_SM5, Defaul ...

Nativized widget with String table data crashes packaged game

UE - Gameplay - Blueprint - Jun 1, 2017

There is a crash that is occurring for packaged games that use the string tables and nativized blueprints. This issue only affects a packaged build of the game. Testing for this issue did not yield ...

Crash when destroying a geometry collection actor

UE - Simulation - Physics - Aug 7, 2020

When an actor with geometry collection is destroyed, the engine doesn't remove elements from array in the ChaosSolver So illegal references occurs. Removing element with following quick fix code ...

Having lots of SpeedTrees loaded in/out/in with level streaming causes crash with Standalone game

UE - Foundation - Core - Jan 21, 2015

Description: When using lots of static meshes placed in the scene and using level streaming to switch levels out can cause standalone game to crash while loading the map back in. For example, if you ...

[CrashReport] PhysX3PROFILE_x64!physx::PxcDiscreteNarrowPhase() [pxcnpbatch.cpp:293]

UE - Simulation - Physics - Nov 23, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Access violation - code c0000005 (first/second chance not available) Source C ...

Misspellings in Material_Properties level of ContentExamples

Docs - Samples - Jan 18, 2017

In the Material_Properties level of ContentExamples, separate is misspelled in demo display 1.6 and tessellation is misspelled in demo display 1.8. ...