TAutoPtr uses default copy / move constructors which can cause dangling references. This means there are a number of cases (copying auto pointers in inner scopes, passing auto pointers by value, et ...
Match3 crashes shortly after being opened on both Android and IOS devices when the experimental blueprints option "Nativized Blueprint Assets" is enabled. Verified that the issue does not occur if ...
https://udn.unrealengine.com/questions/305453/skylight-makes-our-level-entire-green.html Licensee was seeing this only on this device: SM-G906S Android 5.0.1 Adding glFlush call in CaptureSceneToS ...
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: LandscapeActor.I ...
This callstack is occurring in 4.17.0 and 4.17.1, and appears to be a continuation of [Link Removed], which was fixed in 4.16.2 with CL 3502786. I'm not re-opening [Link Removed] because there are ...
We currently do not copy over the Config folder when we are packaging a plugin for inclusion with a packaged game. This is likely because we haven't supported plugin config files in the past, but th ...
Per UDN Licensee: I have 2 crash repro when enabling DirectX12, both linked to tesselation and still present in 4.18 stock engine and easy to reproduce. Crash 1 -Start editor with DirectX12 -Cre ...
The user reports that the Landscape Spline Width and Side Falloff isn't respecting Unreal Units in the Editor. The usage for comparison is a Cube that is scaled up 7x to Splines that have a Width of ...
Licensees are reporting random crashes at startup, with randomly different messages, but it seems that all have a "low-address null pointer dereference". The licensee believes that the phone someti ...
It is possible for the while loop in UnrealEditor-SubobjectDataInterface.dll!USubobjectDataSubsystem::GetActorRootHandle(const FSubobjectDataHandle & StartingHandle) Line 815 to not terminate when ...