Replace Reference feature is not replacing textures with new selected texture

Tools - Jan 4, 2017

Workaround:Open M_TableRound, move a node. Save the MaterialReopening the project seems to fix the issue Replacing the reference of the deleted table texture is rendering default material. Note T ...

Bloated instruction counts in the material editor causing long compiles

UE - Graphics Features - Apr 17, 2019

artists are dealing with greatly increased iteration times due to long shader compiles when working in the material editor. This has regressed over time as we add more features to the point were wor ...

Crash when destroying a geometry collection actor

UE - Simulation - Physics - Aug 7, 2020

When an actor with geometry collection is destroyed, the engine doesn't remove elements from array in the ChaosSolver So illegal references occurs. Removing element with following quick fix code ...

Capsule Indirect Lighting with ILCQ Volume breaks on Skeletal Meshes when making Sublevel visible not in the current Camera Frustum

UE - Graphics Features - Apr 12, 2017

When using Capsule Indirect Shadows for Skeletal meshes who have their ILCQ set to Volume, and loading a SubLevel with it's actors not within the current camera's view, the indirect lighting is blac ...

Auto-weld is Enabled even if the blueprint component is set to Simulate

UE - Simulation - Physics - Jan 4, 2017

Auto-weld is Enabled even if the blueprint component is set to Simulate. This only effects blueprint, static mesh actors in the world still disable Auto-weld if set to Simulate. This is a Regressio ...

Consolidate tool fails to replace unloaded references to Material Instances

Tools - Feb 20, 2018

This issue is not a regression, it has been broken since the start of UE4. This bug may be related to [Link Removed] . Per licensee: We are trying to replace certain materials with material instan ...

[CrashReport] UE4Editor-CoreUObject.dylib!UObject::Rename()

UE - Platform - Apple - Sep 14, 2017

This is an infrequent Mac crash that has occurred for a few users in 4.17. Users have not provided any description of their actions when the crash occurred. The callstack has a few similarities to ...

SpeedTree Material No Longer Compiles With Texture Coordinate Node In BaseColor

UE - Graphics Features - Jan 25, 2017

If you open a material with the speedtree node plugged into WPO and then use a texture coordinate(index of 2) in base color the material will no longer compile properly. The full error is "Error [ ...

[CrashReport] ULevel::GetWorldSettings - UStaticMeshThumbnailRenderer::Draw

Tools - Oct 30, 2017

This is a common crash that has occurred since at least 4.14. The callstack is nearly identical to [Link Removed], which appears to be fixed in 4.18; and [Link Removed], which has not. The differen ...

USkinnedMeshComponent::FindClosestBone does not respect bRequirePhysicsAsset parameter

OLD - Anim - Mar 20, 2017

A licensee has reported that the USkinnedMeshComponent::FindClosestBone function does not respect the bRequiresPhysicsAsset parameter, resulting in the bone returning bones that are not part of the ...