[CrashReport] UE4Editor_SlateCore!FSlateElementBatcher::AddElements() [elementbatcher.cpp:52]

UE - Editor - UI Systems - Slate - Nov 21, 2017

This is an infrequent crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Based on affected project names, this may be a VR is ...

DrawDebugString display wrong position in PIE when changed display scale

Tools - Sep 16, 2020

The display position of the text in DrawDebugString is affected by the scale of the display. Should refer to the Project() of DebugCanvas (not Canvas). -  Suggest Code void AHUD::DrawDebugTextL ...

Default subobject of dynamic component skips initial replication

UE - Networking - Sep 11, 2024

Because the component's subobjects are replicated before the component, the content block for the subobject is received before the component has been created on the client. Since this subobject is c ...

Edits of node properties that are not stored on pins do not diff correctly

UE - Gameplay - Blueprint Editor - Oct 2, 2015

Currently details changes to the following are not noticed by the Diff tool when diffing AnimBPs:State Machines (i.e. Max transitions per frame)Transition rulesConduitsStates This also affects non- ...

Default UE splash logo appears briefly when launching an application with an alternate launch image on iOS

UE - Platform - Mobile - Sep 15, 2020

Various users have reported seeing the default UE splash logo appear briefly before their custom launch screen appears. This was reported to have been seen in 4.25, and did not occur for users in 4. ...

Linux editor can fail on start due to a stale TPS library in Engine/Binaries/Linux

UE - Platform - Linux - May 21, 2015

For 4.8, we moved LinuxNativeDialogs, a third-party library, to a different location (and also changed its API somewhat, so the old library is binary incompatible). However, some users apparently a ...

SpringArm causes physics to fail for a character standing on the physics object

UE - Gameplay - Mar 24, 2016

SpringArm causes physics to fail for a character standing on the physics object User Description: I am updating my marketplace content for 4.11 using preview 7 build (EDIT: RECHECKED WITH PREVIEW ...

[CrashReport] PhysX3PROFILE_x64!physx::PxcDiscreteNarrowPhase() [pxcnpbatch.cpp:293]

UE - Simulation - Physics - Nov 23, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Access violation - code c0000005 (first/second chance not available) Source C ...

[CrashReport] UE4Editor_SlateCore!TArray<FHittestGrid::FCachedWidget,FDefaultAllocator>::Empty() [array.h:1530]

Tools - Nov 10, 2017

This is a trending crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Nearly all affected project names reference that this occ ...

If the DataLayerAsset name or asset path changes, Actors registered to it will ignore the DataLayer's settings

UE - World Creation - Worldbuilding Tools - Feb 5, 2023

If you change the DataLayerAsset name or asset path, all Actors registered with that DataLayer will ignore that DataLayer's settings. Specifically, even if you set the DataLayer to the Unloaded stat ...