Destructibles using Form Extended structures with rigid body collision gives wrong hit result

UE - Simulation - Physics - Destruction - Jan 7, 2015

DESCRIPTION: When using form extended structure with DMs that are hit by a rigid body the resulting hit does not reflect the correct actor if they are both using form extended. If a DM without form ...

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

Cannot package an Engine plugin if another Engine plugin depends on the plugin being packaged

UE - Foundation - Cpp Tools - Plugin System - Nov 12, 2018

Packaging an Engine plugin fails if another Engine plugin lists that plugin as a private dependency. In the two attached plugins, PluginA lists PluginB as a required plugin in its .uplugin file, and ...

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

Access Violation crash loading DDC when making Installed Build

UE - Foundation - Core - Jul 2, 2018

The RunUAT command crashes while loading DDC when making an Installed Build. ...

Correct Morph Targets animate in PIE, but not in Standalone Game

OLD - Anim - Mar 5, 2015

Wrong morph targets are animating in standalone game, but the right ones play in PIE See the Additional Info URL for the user's description (and youtube video) Here is the project: [Link Removed] ...

EOS Voice plugin causes a crash after adding "DefaultPlatformService=EOS" to the DefaultEngine.ini then restarting the editor

UE - Online - Jan 10, 2022

This is not a regression. Doesn't affect UE5. The editor crashes on start up after enabling EOS Voice Chat, and updating the .ini to include DefaultPlatformService=EOS. Removing DefaultPlatformServ ...

Scaling snap for selected object are reset to the origin of the scale pivot location

Tools - Apr 27, 2016

When scaling multiple selected actors in the scene with snap enabled the actors will reposition to the pivot origin of the last selected actor in the group when going down to a value of 0 or a negat ...

'Get Tangent at Distance Along Spline' returns incorrect values compared to 'Get Location and Tangent at Spline Point'

Tools - Jul 18, 2018

The "Get Tangent at Distance Along Spline" node returns incorrect tangent values compared to "Get Location and Tangent at Spline Point", where the spline point is at the same distance along the path ...