Problems in skeletal mesh merge

UE - Editor - Content Pipeline - Asset Build - May 10, 2021

There are a few issues a licensee has found with the skeletal mesh merge operation. See the UDN for more details and the proposed fixes. Note, the issue with the cloth merge is already logged in a ...

Blueprints keep BPTYPE_Const after UCLASS(const) mark up is removed from parent or being reparented

UE - Gameplay - Blueprint Editor - May 7, 2021

Blueprints based on a const class will continue to be BPTYPE_Const after being reparented to a non const class. ...

An array of structures variable has its values reset when the structure is modified without recompiling the blueprint

UE - Gameplay - Apr 2, 2021

An array of a structure that has been modified without the array's blueprint being complied results in the values of the array element being reset. Compiling each blueprint that has the array of str ...

Current Max Draw Distance Field doesn't update if actor detail panel is open when Desired Max Draw Distance is changed in BP Editor

UE - Gameplay - Blueprint - Mar 30, 2021

This issue seems to occur if and only if viewing the value in the details panel. Following the above repro steps without looking at the value in the details panel, and then clicking the asset to ins ...

Placing WaterBody makes sub-levels that should have no effect dirty

UE - LD & Modeling - Terrain - Water - Mar 30, 2021

This issue occurs when using the Landscape Streaming Proxy. ...

SpeedTree velocities broken

UE - Graphics Features - Mar 18, 2021

Renaming Renderer in Parent Emitter breaks name in Child Emitter

UE - Niagara - Mar 12, 2021

Renaming a renderer in a parent emitter reverts the name of the renderer in the child emitter.  ...

Renaming a folder removes empty sub folders

UE - Editor - Content Pipeline - Content Browser - Mar 11, 2021

When renaming a folder with empty folders inside of it, the empty folders are removed.   This issue is occurring in Perforce //UE5/Main @ CL 15655697 This issue is occurring in Perforce //UE4/Ma ...

Max Depenetration Velocity cannot be set to zero after setting it to a non-zero value

UE - Simulation - Physics - Mar 1, 2021

It seems that when setting the Max Depenetration Velocity to a non-zero value, you are then unable to set it back to 0. Tested in //UE4/Release-4.25 @ CL 14469661 and this did not occur so marking ...

Collision lost from body when using world composition and streaming

UE - Simulation - Physics - Mar 1, 2021

Physics object from a streamed level does not interact with other physics objects in persistent level. ...