Modules tab fails to load when rebooting a project.

UE - Editor - Workflow Systems - Apr 19, 2022

If the user makes a project where the modules tab appears in Tools > Debug and then reboots the project, the modules tab disappears. This only happens if the project that is loaded has the module ta ...

PIE crash on infinite loop in a BP construction script

UE - Gameplay - Blueprint Runtime - Oct 19, 2023

From the [Link Removed]: We had an issue where PIE was being stopped due to an "infinite loop" being detected in one of the blueprints construction script. This was also crashing the editor as the ...

Lumen scene view - spot light cut off

UE - Rendering Architecture - Dec 1, 2023

This looks to be an issue with shadows in Lumen Direct Lighting, and might be coming from the "Batched lights" pass. ...

Opening Sprite assets or Paper Flipbook crashes the engine in 5.3

UE - Gameplay - Paper2D - Apr 16, 2024

Licensee was not able to open any Sprite asset file in 5.3 without it causing a crash. They were able to avoid this by disabling raytracing in the project. ...

Crash when moving map assets used as level instances

UE - World Creation - Worldbuilding Tools - Level Instances - Mar 10, 2025

Ensure triggered when creating Scene Proxy for GroomComponent

UE - Rendering Architecture - RHI - Apr 30, 2025

When a room component is added in C++ via the actor constructor, an ensure is triggered from precaching and the groom component. Behavior also observed on UE5/Release-5.5, CL: 40988944 ...

GPU event descriptions are not properly formatted in Insight

UE - Foundation - Insights - Jun 24, 2025

Context Unreal Insights displays Timing Insights that can include GPU timing information. Rendering code such as FDeferredShadingSceneRenderer::RenderPrePass() generate such events.Problem Certain f ...

Blur effect caused by command Stereo On

UE - Platform - XR - Jan 22, 2015

When the console command "Stereo On" is used to start a game in fullscreen, objects in the level appear with a slight blur. Pressing Alt+Enter will "refresh" the screen and eliminate the blur effec ...

Creating a new level in content browser does not give user option of default/empty level

Tools - Sep 8, 2015

Creating a new level in the content browser does not give user the choice of a default or empty level. ...

AI character does not recognize controller/behavior tree input when spawned during game

UE - AI - Jun 21, 2015

AI character in user project does not react to behavior tree commands when spawned during play. In the specific example attached, the first pawn works correctly, but when removed from play and a n ...