Originally reported here: https://udn.unrealengine.com/questions/562047/linked-layer-animation-blueprint-proxy-missing-ske.html When linking an anim layer during update, we get either an ensure or ...
When rendering with forward rendering, the ComposeSeparateTranslucency call is called even when separate translucency is not enabled. Additionally, Downsample.HalfResolutionSceenColor gets called ev ...
When we use the FSkeletalMeshMerge utility, material slot names are lost on the resulting mesh. We should at least transfer the first slot name found for a given material. ...
When adding a new subfolder in the Levels window all the sublevels in that parent folder move to the new sublevel. Currently you have to create all the sub folders then move the sublevels to keep th ...
Set critical because loosing settings is dangerous. This is not a regression, the bug is in 4.22 and earlier version. We have to save all options of the LODInfo, currently nothing is saved. Also sh ...
UDIM textures have default Tiling Method set to Wrap but causes incorrect filtering on edges. It should be set to Clamp or Mirror by default. ...
Both versions works correctly if HISMC is pre-placed (generated in ConstructionScript). Only when generated dynamically does it fails. The Navmesh isn't being updated after SetStaticMesh and AddInst ...
EV -0.5 [Image Removed] EV 0.0 [Image Removed] ...
UParticleSystemComponent :: CanConsiderInvisible () Particles determined to be invisible by MaxSecondsBeforeInactive seem to be activated only when the camera moves back. Is this correct behavior? ...
When a widget with a spinbox is calls it's Destructor with "Multithreaded Destruction" enabled the engine crashes. I have tested in 4.23.1, 4.24.3, and 4.26 Main with "Multithreaded Destruction" dis ...