Compiling twice then pressing play/stop after creating a c++ Game Instance causes a crash

UE - Foundation - Cpp Tools - Live Coding - Jan 24, 2022

This is not a regression. After creating a C++ based Game Instance the Editor crashes if you compile twice then play and stop. ...

Opening a Level inside the ReferenceViewer does not Prompt the Save window if the Level is dirty.

UE - Editor - Applied Usability - Apr 15, 2024

If you right click on a level node in the reference viewer and choose edit, it will bypass prompting you to save unsaved changes in your current level, silently discarding all unsaved work. ...

UE5.4 Regression - crash when disabling shader optimization while raytracing is enabled on D3D12

UE - Rendering Architecture - Shaders - Jul 15, 2024

Certain interactions between a Rect Light with a Light Function and a Post-Process volume lead to a check() when compiling a Ray Tracing PSO for tracing lights. This check() only happens when shader ...

Cannot generate a callstack from the user's dll

UE - Foundation - Core - May 26, 2015

The dumplogs and any other logs requested from this user are listed within this AnswerHub post. I do have the DMP logs currently on my PC if you're unable to download them, they're 1.9GB Jarek S. h ...

Physics objects will bounce unrealistically just before coming to rest

OLD - Anim - Jun 5, 2017

Physics objects will bounce unrealistically just before coming to rest. This is most noticeable with the large cube in the 1st Person template project. It also happens with the smaller cubes but not ...

Shadow flicker with dynamic lighting at low cascade levels when FOV changes

UE - Graphics Features - Sep 1, 2017

When using low shadow settings there is a flicker that occurs when changing a camera FOV, the flicker will end as soon as the FOV has finished adjusting to the new FOV. This can occur when:Using a ...

Lightmaps on Mobile Devices Appear Dirty and Blurry

UE - Platform - Mobile - Nov 28, 2017

When deploying project to a mobile device, the quality of the baked lighting and shadows becomes very poor compared to "Mobile Preview." Lightmaps appear dirty and blurry, with splotches (As shown i ...

CaptureEveryFrame=False Produces Green Capture in Packaged Game

UE - Graphics Features - Dec 8, 2017

When setting a SceneCapture with Capture Every Frame set to False, the capture will appear bright green in Packaged project. It captures as expected in editor/ PIE, and also works fine if Capture Ev ...

UE Editor 5.3 - Level Viewport - Unlocalized Issues

UE - Editor - Workflow Systems - Jun 23, 2023

How to Reproduce: 1. Open Editor 5.3 (ReltestB) in Localized version (culture= ) 2. Click on the "show" icon in the level viewport 3. Navigate to the following locations in the Show menu and observ ...

Behavior of configuration file hierarchy is different from document

UE - Foundation - Core - Nov 6, 2015

Licensee reported behavior of configuration file hierarchy is different form document here (https://docs.unrealengine.com/latest/INT/Programming/Basics/ConfigurationFiles/index.html) Doc: 1. Engine ...