Material fails to compile when virtual texture is connected to opacity mask only through Set/Get Material Attributes

UE - Rendering Architecture - Aug 19, 2022

If we connect a virtual texture to the opacity mask output of a material the material will fail to compile. This is expected. However if the opacity mask uses a regular texture connected via SetMat ...

Pose watches don't display correctly with compatible skeletons

UE - Anim - Runtime - Anim Blueprints - Aug 19, 2022

"Hello, we've found a quirk with ABP's pose watch and compatible skeletons. Same setup as above. We have skeleton A as the base and skeleton B as a compatible skeleton. They both share similar hiera ...

The GetCombinedForces put out wrong value when the vehicle is reversing

UE - Simulation - Physics - Aug 19, 2022

Reproduced 3/3 times. A similar bug occurred with PhysX ([Link Removed]) Check the function:  FVector FSimpleAerodynamicsSim::GetCombinedForces(float VelocityIn) if the velocityIn is negative, th ...

Spectral Analysis Delegates Do Not Behave As Expected If 3 Or More Are Attached To The Same Submix

UE - Audio - Submixes - Aug 19, 2022

When attaching 3 or more Spectral Analysis Delegates to the same Submix, some delegates start returning only zero values. If this is a known limitation of Spectral Analysis Delegates, we should prob ...

Crash occurs while replacing a Widget Component with a user created Text Block

UE - Editor - UI Systems - UMG - Aug 18, 2022

This is not a regression. Tested in //UE4/Release-4.27 CL18319896. The crash occurred. Crash occurs while replacing a Widget Component with a user created Text Block blueprint. ...

Text to Speech does not work in Play in Editor

UE - Audio - Aug 18, 2022

This is not a regression as the TTS plugin isn't available in 4.27.2. Text to Speech does not work in Play in Editor, but does work in Stand Alone. A warning is thrown:LogSlateStyle: Warning: Unab ...

FSkeletalMeshRenderData::Cache doesn't store and restore versions

UE - Anim - Rigging - Aug 18, 2022

A licensee was trying to extend the FSkelMeshSection, FSkelMeshRenderSection and USkeletalMesh serialisers with their licensee version number and found that the FSkeletalMeshRenderData::Cache functi ...

Crash occurs when duplicating a State Machine in the My Blueprint panel within an Animation blueprint

UE - Anim - Runtime - Anim Blueprints - Aug 17, 2022

This is not a regression. Tested in //UE4/Release-4.27 CL18319896 Crash occurs when duplicating a State Machine in the My Blueprint panel within an Animation blueprint. ...

Crash in FMaterialUtilities::CreateFlattenMaterialInstance when building Simplified HLOD layer

UE - World Creation - Worldbuilding Tools - HLOD - Aug 17, 2022

From licensee: The issue here starts in FVoxelizeMeshMerging::ProxyLOD() where the FlattenMaterial created using FMaterialUtilities::CreateFlattenMaterialWithSettings() returns an empty struct. I d ...