Mobile Previewer: Safe Zone Invalid Until Window Resize

UE - Platform - Mobile - Jul 12, 2021

When the Mobile Previewer loads, the Safe Zone widget is not working properly at startup, and requires a window resize to update to the correct Safe Zone. ...

Certain UPROPERTY values are not updated during auto-recompile

UE - Gameplay - Blueprint - Aug 4, 2016

Sometimes manual recompile is required to make a blueprint actually recompile data-only changes, but not always. If the last manual compile was with default values, then changes are not updated. If ...

Linux crash on Import

UE - Platform - Linux - Jun 2, 2016

Attempting to import content into a project causes the editor to crash on Linux ...

ALT-Drag a non-DBuffer Decal will Crash the Engine

UE - Graphics Features - Jun 11, 2015

When you ALT-Drag a Decal that is not using the Dbuffer settings, the Engine will crash. The issue is not reproducible in Main Promotable-CL-2581018 This is a regression. Worked in 4.7.6, broken ...

Attempting to play an animation without an anim blueprint set causes editor to crash

OLD - Anim - Feb 29, 2016

Attempting to play an anim montage for a character without having the Anim Blueprint Generated Class set will cause the editor to crash. Crash Reporter Link: [Link Removed] ...

Nested PackedLevel in Duplicated LevelInstance check failure

UE - World Creation - Worldbuilding Tools - Level Instances - Oct 13, 2022

Importing Camera FBX into a sequence can crash with a headless editor

UE - Anim - Sequencer - Mar 19, 2021

In a headless editor instance we will not be able to send toasts to the user, and we should not notify slate. The Sequencer Tools function library calls MovieSceneToolHelpers::ImportFBXCameraToExist ...

[CrashReport] UE4Editor_UnrealEd!SaveWorld() [filehelpers.cpp:359]

Tools - Aug 31, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: !bIsReentrant [L ...

Adding Instances to a Hierarchical Instanced Static Mesh causes crash

UE - World Creation - Worldbuilding Tools - Foliage - Jul 29, 2018

Adding Instances to the Hierarchical Instanced Static Mesh Component on BeginPlay causes the Editor to crash. Tested in 4.19.2 (CL - 4033788), 4.20.1 (CL - 4229980), 4.21(CL - 4235929) ...

Crash when spawning an actor with an AtmosphericFogComponent in a packaged build

UE - Graphics Features - Aug 25, 2020

Spawning an actor that contains an AtmosphericFogComponent results in a crash in a packaged build. It doesn't occur in PIE, or StandAlone.  ...