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 ...

Editor crashes if opening a sublevel containing a navmesh when persistent level is open

UE - AI - Sep 8, 2015

If the persistent level is open and a user attempts to open a sublevel that contains a navmesh, the editor will freeze and then crash. Frequency: 3/3 Crashreporter: N/A ...

Crash opening BlueprintRenderingToTarget map in packaged ContentExamples on mac

UE - Graphics Features - Jan 20, 2017

The editor is crashing when attempting to open the BlueprintRenderToTarget map in ContentExamples. The crash does not occur in PIE, Standalone Game, or -game ...

Editor Crashes When Setting Location of Scene Component BP to World

UE - Gameplay - Blueprint - Dec 9, 2015

In an actor blueprint with a scene component blueprint as its root, if you add a child object to the scene component blueprint, and then go into the scene component blueprint and set the location to ...

Editor crash when a spline component is added to a blueprint and compiled

Tools - Sep 7, 2016

Most recent user affected CL: 3106830 (4.13.0) Error message: Access violation - code c0000005 (first/second chance not available) Source Context: SelectedKeys = SplineVisualizer->GetSelectedKey ...

Crash pressing Ctrl+Tab on Project Browser

Tools - Apr 12, 2017

REGRESSION: No, occurs in 4.15 as well Crash occurs when press Ctrl+Tab when the Project Browser is open. I did not crash if I tried this when in the editor itself. ...

Crash when pressing Ctrl-Z after creating a blueprint function

UE - Gameplay - Blueprint - Feb 20, 2017

Crash when pressing Ctrl-Z after creating a blueprint function *This is a regression: Working in 4.14.3-3249277 Not working in 4.15.0-3299760* Crash Reporter: Error message: Access violation ...

Packaged game crash occurs when inclusive blueprints with an enum that exists in multiple blueprints

UE - Gameplay - Blueprint - Oct 23, 2017

THere is an issue with a Packaged game where a crash occurs when inclusive blueprints with an enum that exists in multiple blueprints. In the callstack, it appears that a blueprint is not found, ev ...

Editor Crashes When Using Set Replicates in the Construction Script

UE - Networking - Mar 1, 2016

When spawning an actor using the Spawn Actor From Class node that has a Set Replicates node in the construction script, the editor crashes upon attempting to run a dedicated server with 2 players. ...

Crash when force deleting blueprints that reference each other

UE - Gameplay - Blueprint - Aug 3, 2016

Editor crashes when trying to force delete assets that reference each other. Blueprint 'A' contains an Actor Component of Blueprint 'B'. Crash will occur when trying to force delete both 'A' and 'B' ...