Crash after removing frames in recorded animation

OLD - Anim - Aug 26, 2020

Crash after removing frames in recorded animation.  Reported in version 4.25.3 (CL-13942748) and tested in versions 4.24.3 (CL-11590370) and 4.25. Working as expected in 4.24.  ...

Reimporting SkeletalMesh with LODs generated via reduction tool crashes when reduction plugin is disabled

UE - Editor - Content Pipeline - Import and Export - Mar 12, 2021

When reimporting a Skeletal Mesh that has LODs generated via the reduction tool, the editor will crash if the Skeletal Mesh Simplifier plugin is disabled. This issue was originally reported on th ...

Crash exiting simulate in viewport

UE - Simulation - Physics - Sep 20, 2016

Crash occurs when the user stops simulating in viewport. ...

Crash when using Export All or Export Selected (UE4Editor-UnrealEd.dll!ULevelExporterFBX::ExportBinary)

Tools - Sep 21, 2017

Relates to [Link Removed] [Link Removed] Call stack is similar to the bugs above. Editor will crash when exporting assets from a level that is not dirtied. Another reproduction method is to selec ...

Projects using a class that inherits from SceneCapture2D may crash on launch on iOS devices

UE - Platform - Mobile - Jan 4, 2016

If a project uses a class that inherits from SceneCapture2D and sets the render target via code, the project will crash on launch on an iOS device. The project runs normally on PC and Android. Proj ...

Split Pins on a referenced Macro Library will crash the editor on restart

UE - Gameplay - Blueprint - Mar 3, 2016

Split Pins on a referenced Macro Library will crash the editor on restart 2 callstacks include, one for 4.10.4 and one for 4.11 Preview 6 User Description: I got some macros in my Object Macro Li ...

HighResScreenshot crashes in windows packaged exe

UE - Rendering Architecture - Mar 22, 2023

FHighResScreenShotConfig::Init() sets the materials only in the Editor, due to a #if WITH_EDITOR block. However, the FViewport class exposes the TakeHighResScreenShot to non-editor builds as well, l ...

Setting color in linear color struct variable within another struct crashes the editor

UE - Gameplay - Blueprint - Jun 16, 2016

Setting color in linear color struct variable within another struct crashes the editor. Frequency: 4/4 Regression (yes) issue (does not) occur in 4.11.2 ...

LIVE: Attach Actor to Component crashes the editor when used after Set Simulate Physics

UE - Simulation - Physics - Oct 31, 2014

The user has attached a small project at the link to demonstrate the issue. Occurs in 4.5.1 and well as Main (//depot/UE4/Promotable-CL-2239587). Crash Reporter: [Link Removed] ...

Launching game through Right click > Launch game feature from the file location with crash 4.5

UE - Gameplay - Blueprint - Jan 26, 2015

When launching the game with the -game flag or through right click > launch game in the project folder will result in a crash in 4.5 if there is a library containing a macro. ...