Objects with Translucent Blend Mode Material Aren't Affected by Refraction

UE - Graphics Features - Feb 16, 2018

There is an issue occurring where Objects with Translucent Blend Mode Material Aren't Affected by Refraction. This affects any translucent material regardless of the translucent materials settings. ...

Radial Impulse does not affect objects unless it can affect both center of mass and collision if center of mass is outside of collision

UE - Simulation - Physics - Oct 17, 2016

Firing a radial impulse does not affect an object whose center of mass is located outside of its' collision unless both the center and the collision are simultaneously affected by the same force. ...

Sound Cues with Attenuation 'Override' Nodes break when Upgrading project to 4.11

UE - Audio - Apr 5, 2016

When upgrading a project to 4.11, Sound Cues placed in the level with the 'Attenuation' override node no longer playback as expected. This issue was a bit weird when testing because the user report ...

The "Random Integer in Range from Stream" returns the same value if the seed is power of 2 of anything above 22.

UE - Foundation - Core - Aug 7, 2019

When using the "Random Integer in Range from Stream" where the seed is a power of 2 after a certain point (2^22) the random integer that is returned is the always the same. If the seed is 2^23 + 1 i ...

Foliage 'BlockAll' instanced static meshes do not affect NavMesh

UE - AI - Navigation - Feb 27, 2024

When placing static mesh foliage and setting the foliage mesh's Collision Preset to Block All,  the placed meshes do not consistently block parts of the nav mesh. Expected: Placed meshes (for examp ...

Compiling Unreal Lightmass Fails When Using Visual Studio 2015 Update 2

UE - Foundation - Core - Apr 4, 2016

When attempting to compile Unreal Lightmass in the 4.11 source build, a compiler error pops up when using Visual Studio 2015 Update 2. Error Message: "d:\unrealengine-release\engine\source\program ...

Attached Project Crashes While Opening After Conversion From 4.10 to 4.11

UE - Foundation - Core - May 3, 2016

The attached project is now crashing after being upgraded from 4.10.4 to 4.11.2. This crash also occurs when attempting to open a copy of the project in 4.12 Preview 1. After further investigation ...

Unable to Edit Curve Names between 2 Different Animsets (if name of curve is the same)

OLD - Anim - Aug 13, 2015

If you create 3 curves in AnimSequence A and name them 1, 2 and 3 respectively, then create 3 curves in AnimSequence B and name them 4,5 and 6 respectively... In AnimSequence B you will not be able ...

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 ...

Changing the mass for a Destructible asset does not affect it

UE - Simulation - Physics - Destruction - Nov 19, 2014

DESCRIPTION: Changing the mass of a Destruction asset does not affect it. In comparison doing the same for a static mesh set to simulate physics will adjust accordingly. Forums Post: https://forum ...