Hot Reload crash with Scene Component tied to Actor class

UE - Foundation - Core - Feb 19, 2015

After creating a Scene Component code class and an Actor code class, creating a reference to the SceneComponent in the Actor class constructor will cause a crash on hot reload in the editor. ...

Packaging with Code Editor plugin crashes and then fails to build

UE - Foundation - Cpp Tools - Plugin System - Jun 18, 2015

Packaging with the [experimental] Code Editor plugin enabled causes a crash during the packaging process in 4.8 source. The crash does not kill the editor, project can recover by choosing for Window ...

Editor crash when opening Project Settings on Linux

UE - Platform - Linux - Mar 29, 2017

When the Project Settings is opened on Linux, a call is made to run an iOS-related C# program (execute iPhonePackager certificates). This call causes the editor to crash. Unable to find mention of ...

WP HLOD Crash on Small Cell Sizes

UE - World Creation - Worldbuilding Tools - HLOD - Jan 8, 2024

Crash compiling a blueprint after changing a Text variable to String, while the Details panel are visible

UE - Gameplay - Blueprint Editor - Jul 29, 2020

Crash occurs when the user changes a Text variable to a String while the Details panel is displaying its properties, and then compiling. Crash does not seem to occur if the Details are not visible. ...

Crash on setting Max. Texture Size with Non Power of 2 Texture

Tools - Mar 16, 2015

Also Reproduced in Main Promotable-CL-2479729 After importing and saving a texture which is non power of 2 and not an hdr texture, when you set the Maximum Texture Size in the Texture Editor's Comp ...

Crash Occurs When Using Invalid HideCategories

UE - Gameplay - Blueprint - Aug 8, 2016

The licensee is experiencing a crash when using UCLASS(HideCategories = (Activation, LOD, Collision, Rendering, TextureStreaming, Lighting, Mobile, Transform, Physics, Tags)) This crash occurs afte ...

Editor Crashes on Startup After Enabling Forward Shading When r.LightPropagationVolume=1

UE - Graphics Features - May 4, 2018

If r.LightPropagationVolume=1 in ConsoleVariables.ini, enabling forward rendering and then restarting the editor results in a crash. This occurs in 4.18.3 and 4.19.2. ...