Per Poly Collision Does Not Update With Morph Target

UE - Simulation - Physics - May 4, 2018

Per poly collision does not update with morph targets. Occurs with per poly collision enabled in both skel mesh editors and in details of editor. Video from user can be found in project folder att ...

Duplicate child actor created on client in editor

UE - Networking - Nov 17, 2023

This seems to be related to the fix for [Link Removed]. Part of that fix made sure that the child actor component recreates the child actor when GIsReconstructingBlueprintInstances is true, as previ ...

TMap and TSet variables do not display properly when inspecting in VS2015

UE - Foundation - Core - Feb 16, 2016

When inspecting a TMap variable during runtime, the value of the variable is not displayed properly inside VS2015. Screenshots included to show what the TMap variable looks like in VS2013 (ProperTM ...

Clothing Backstops are Larger than the Clothing Asset When Asset is Imported at a Scale Other than 1.0

UE - Simulation - Physics - Character - Feb 1, 2018

Backstops show up to be larger than the clothing asset when an asset is imported at a scale other than 1.0 and a clothing assets is created and applied Inconsistent in 4.18 but consistent in 4.19 ...

Set Morph Target not being sent to children of Inherited Mesh

OLD - Anim - Sep 4, 2015

In previous versions of UE4, Set Morph target to call the Inherited Mesh and would result in any children of the Inherited Mesh that shared that morph target name to morph. In UE4.9 this no longer ...

Android devices are not opening video source files

UE - Platform - Mobile - Jan 10, 2018

There is an issue when packaging and launching onto an andorid device in version 4.18 where Android devices are not opening video source files, playing the level on the device shows only a black scr ...

Lumen generates gradated shading even if the light is a constant color sky light

UE - Graphics Features - Lumen - Jul 22, 2022

Lumen generates a gradated shading even if objects are lit by a 360-degree constant sky light.[Link Removed][Link Removed] I looked into this and found that this comes from Spherical Harmonics int ...

Renaming a level by WorldPartitionRenameDuplicateBuilder fails if the level contains GroupActor with non-spatial actors

UE - World Creation - Worldbuilding Tools - World Partition - Oct 24, 2023

Referece to the source level should be fixed by FReplaceObjectRefsArchive, but it is not working because ArIsModifyingWeakAndStrongReferences is not set. It can be fixed by setting the flag.class FR ...

Reimporting a static mesh will cause some values to be reset back to defaults

Tools - Jul 5, 2017

Reimporting a static mesh will cause some Static Mesh Editor values to be reset back to defaults. This was reported as JIRA UE-22205 back in 4.10 and was marked fix in 4.12. However, I wasn't able ...

Renaming native struct with redirect can break user defined structs

UE - Gameplay - Blueprint - Jul 18, 2018

From https://udn.unrealengine.com/questions/444690/redirecting-ustruct-used-as-member-of-userdefineds.html In 4.20 it was changed so soft object ptrs pointing to classes work correclty with +ClassR ...