Derived struct data is not copied to Base struct

UE - Gameplay - Blueprint - Feb 19, 2024

The actor Blueprint is intentionally causing an object slice to occur. In other words, we're copying a derived type to a base type, so the expectation is that only the inherited base properties are ...

UDN - Crash reverting SkeletalMesh unsaved changes

UE - Editor - Content Pipeline - Asset Build - Feb 19, 2024

Option "Update Animation in Editor" is reset for child skeletal meshes

UE - Anim - Runtime - May 24, 2024

When the boolean is set on a child skeletal mesh, looks like it gets reset   Specifically , at UActorComponent::ConsolidatedPostEditChange forces a reconstruction of the Blueprint, making the trans ...

SetGamePaused on EventDestroyed crashes the editor on compile

UE - Gameplay - Blueprint - Apr 1, 2015

SetGamePaused on EventDestroyed crashes the editor on compile. Reproduced in 4.7.3 binary and Main (//depot/UE4/Promotable-CL-2496752) Crash Report: [Link Removed] Call Stack: UE4Editor_Engine! U ...

Alembic Importing with Incorrect UV's

UE - Gameplay - Sep 20, 2016

When importing an Alembic file into the engine, the UV's appear rotated and missing textures for certain faces. This can cause stretching within the UVs which is what is being reported in the post p ...

-binnedmalloc is broken on Linux

UE - Platform - Linux - Oct 31, 2016

In 4.13 launching a linux game with -binnedmalloc will use the binned allocator. In 4.14 the command line was accidentally changed to -binnedmalloc1 while making other changes. It is still -binnedm ...

Crash when Dragging Skeletal Mesh with Apex Clothing into Level

UE - Simulation - Physics - Character - Nov 29, 2016

A crash occurs when you add/drag a skeletal mesh with Apex clothing into the scene. The user reporting the issue managed to find where the crash occurs and added a comment for assistance where to lo ...

Crash after entering DebugCreatePlayer console command on Sierra Mac in -game

UE - Graphics Features - Jan 18, 2017

This is a regression from 4.14.3 This crash does NOT occur in PIE or Standalone Game This does not occur on an El Capitan 10.11.6 MacbookPro or on Windows. ...

Filmic tonemapper doesnt decode 32BPP encoded formats

UE - Platform - Mobile - Jan 20, 2017

tonemapper film must decode the encoded format before processing. ...

Crash when Dragging Skeletal Mesh with Apex Clothing into Level

UE - Simulation - Physics - Character - Jan 25, 2017

A crash occurs when you add/drag a skeletal mesh with Apex clothing into the scene. The user reporting the issue managed to find where the crash occurs and added a comment for assistance where to lo ...