Crash in FNetGUIDCache::GetObjectFromNetGUID()

UE - Networking - Jun 28, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: Package->IsFullyLoaded() [Link Removed] [Line: 2296] Source ...

Editor crash when adding elements to blueprint Set/Map

UE - Gameplay - Blueprint - Mar 22, 2017

Adding multiple element to TMap / TSet variable at once with a for loop causes the editor to lock up / crash (respectively). Regression: No - Map & Set variable types not available prior to 4.15 ...

High GPU Memory Consumption when Moving an actor that contains a SceneCapture2D

UE - Graphics Features - Mar 29, 2017

When using a SceneCapture2D within blueprints (as a component or actor blueprint) and moving the blueprint around while placed in the world (Capture Every Frame and Capture on Move enabled). The mem ...

Attached Project Crashing on Play When Using World Origin Rebasing with World Composition

UE - Simulation - Physics - Apr 18, 2017

The editor is crashing in the attached project on PIE when World Origin Rebasing is enabled. According to the user, this did not occur in 4.13, but I was unable to test any further back than 4.15, a ...

BP - Nativization will fail at cook time if a BP class and a User-Defined Structure reference each other.

UE - Gameplay - Blueprint - Apr 20, 2017

Note: This happens with "Exclusive" nativization mode as well. This occurs because the nativized UDS 'GetDefaultValue()' method is generated into a .h file rather than a .cpp file. This creates a c ...

Editor Crash on Mac after creating blueprint structure

UE - Gameplay - Blueprint - May 10, 2017

Creating a blueprint structure in the content browser causes the editor to lock up and become unresponsive. ...

Crash upon launching packaged game with nativized blueprints that include Add Child Actor Component node with a class already set

UE - Gameplay - Blueprint - Jun 14, 2017

When using the Add Child Actor Component node with a class set on the node with Blueprint Nativization enabled, the packaged game crashes upon launch. A workaround for this is to leave the class bla ...

Crash on packaged game with Struct containing Enum and Nativization on

UE - Gameplay - Blueprint - Jun 20, 2017

There is a crash occurring with a packaged game that has a Struct containing an Enum inside of it, as well as having the nativization on, the issue does not occur if Nativization is turned off. The ...

Nativize BP Package fails when using Sub Anim Instance with exposed variables

OLD - Anim - Jun 26, 2017

When using exposed variables on Sub Anim Instance nodes, packaging with nativize blueprints fails Tested on: 4.15 - 3450819 4.16 - 3466753 4.17 - 3502710 ...

Physics Substepping doesn't have the same effect from 4.15 to 4.16

OLD - Anim - Aug 8, 2017

Physics Substepping doesn't have the same effect from 4.15 to 4.16. In 4.16+ the ponytail in the provided project will have a jitter effect even with substepping enabled. This is a regression: Work ...