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

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

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

MS_VertexAnimationTools_MorphTargets are not deforming and reforming

UE - Graphics Features - Sep 20, 2017

The Material should be contracting and expanding if it is working correctly, but after version 4.16 it is not. Instead it is solid in appearance in the material editor viewport. Below I have linked ...

Editor crash when adding to Instanced Static Mesh Component is created/populated at runtime.

Tools - Sep 26, 2017

If NewObject is used to create an instanced static mesh component at runtime, populating the component with AddInstance causes the editor to crash. Regression: Yes - repro steps provided did not cr ...

[CrashReport] UE4Editor_CoreUObject!FWeakObjectPtr::Get() [weakobjectptr.cpp:81]

UE - LD & Modeling - Terrain - Landscape - Nov 2, 2017

This is a trending crash coming out of the 4.18 release. It may be a regression. Users have not provided any descriptions of their actions when the crash occurred. Source Context 66 if (!S ...

Hierarchical and normal Instanced Static Mesh Components do not maintain PerInstanceRandom values when transforms are modified

UE - Graphics Features - Nov 6, 2017

When using PerInstanceRandom in a material that is applied to a Hierarchical or normal Instanced Static Mesh component, there are issues of the value resetting when certain transform operations are ...