Static meshes in a particle system are not affected by decals

UE - Graphics Features - Dec 21, 2017

There is an issue where Static meshes in a particle system are not affected by decals, It is unsure if this is intentional behavior or not. This issue does not appear to be a regression Versions ...

Regression for changes in code character movement not affecting multiplayers

UE - Foundation - Core - Jun 26, 2015

If MoveForward() function is changed to affect the speed of the player, when playing in a multiplayer game player 1 will be affected by the change but player 2 will not be. This is a regression - i ...

Wire thickness settings appear to affect the wrong wires

UE - Gameplay - Blueprint Editor - Sep 28, 2017

When changing wire thickness in the editor preferences the setting appear to affect the wrong types of wires. ...

Global illumination Postprocess settings doesn't affect Reflection on Mobile

UE - Platform - Mobile - Jul 29, 2019

Postprocess GI related settings look like working in 4.22 on Mobile now, but seems buggy, Not sure if it has supposed to be supported on Mobile since it has no any info in Doc or 4.22's release note ...

NavMesh does not update properly when "Can Ever Affect Navigation" is toggled

UE - AI - Mar 27, 2015

if I place a mesh with "Can Ever Affect Navigation" set to true, then set it to false, it will leave the NavMesh with a bugged "hole" that AI does not path around correctly (causing the "Blocked" er ...

'Affect Translucent Lighting' setting on Lights not working in Forward Renderer

UE - Graphics Features - Apr 30, 2017

The option 'Affects Translucent Lighting' for lights does not seem to have an affect objects/materials using translucency. I tested this setting in the Deferred Renderer and it works as expected. I ...

Play rate affects all blendspace samples using the same Anim Sequence

OLD - Anim - Jun 27, 2017

Play rate affects all blendspace samples using the same Anim Sequence Occurs on? 4.15 - 3450819 - YES 4.16 - 3466753 - YES 4.17 - 3502710 - YES ...

/std:c++17 key is hidden in generated .vcxproj after adding it to the BuildConfiguration.xml

UE - Foundation - Cpp Tools - Dec 10, 2021

As far as I can tell this is a regression. After including C++17 in the build configuration it shouldn't be hidden in the .vcxproj? ...

Split Struct pins cause errors when a project is converted to 4.17

UE - Gameplay - Aug 11, 2017

Split Struct pins cause errors when a project is converted to 4.17. You are still unable to split struct pins even if a new variable is created for the struct. Only adding a new variable to the st ...

Brush Clip Affects Surrounding Geometry Beyond the Geometry It Is Applied To

UE - LD & Modeling - Modeling Tools - BSP - Dec 2, 2016

Brush Clip affects the surrounding geometry beyond the geometry it is applied to. (*See attached image for clarification) Regression: No ...