When using the Property Access node on Animation Blueprints to gain performance by better exploring parallel processing, it is possible that the underlying accessed property or any intermediate acce ...
Updated name of sublevel leads to crash when it is about to be loaded. ...
This is a common crash affecting users in 4.16, and has occurred since at least 4.14. User DescriptionsI was copying and pasting a Geometry Box and then the client just crashed.I was trying some st ...
UE_CVLOG_BOX, UE_CVLOG_OBOX, and UE_CVLOG_CONE have problems with their definitions. UE_CVLOG_OBOX calls UE_VLOG_BOX instead of UE_VLOG_OBOX All 3 of these macros also call their respective macro ...
Linked test project contains already set up actor as described in steps to reproduce. Using a kinematic body on a root bone, setting all other bodies sleep family to Custom, and their custom sleep t ...
In the attached example, the third person mannequin character's BeginPlay() runs an Ability_Task which starts an animation montage. In the task it is specified that the blend out time (BlendOutTime ...
Description: In Unreal Engine 5.4, when recording camera movements using the Take Recorder with the "Record Sources Into Sub Sequences" option turned off, significant viewport freezing and performan ...
Editor crash will occur when a user attempts to enter the Mesh Paint, Landscape, or Foliage modes while Simulating. Links to CrashReporter: Foliage: [Link Removed] Landscape: [Link Removed] Mesh Pa ...
LOD Build Scale set higher than 1 will cause a merged actor to increase to that scale when created. It seems to be using the LOD Build Scale to double in size on actor merge. This is a regression: ...
Mesh data will be deleted from the Static Mesh if added as a Hierarchical Instanced Static Mesh Component through blueprint. All of the mesh data (actual geometry) and LODs will be deleted from the ...