Sound Mix Modifiers do not properly affect Sound Class

UE - Audio - Mar 30, 2015

Sound mixers do not properly override variables within a sound class. This prevents users from being able to modify variables such as volume or pitch quickly and efficiently by using the push/pop st ...

Foliage: Speed tree wind is reset for every add/remove/update on instances

UE - World Creation - Worldbuilding Tools - Foliage - Jul 10, 2018

Foliage: Speed tree wind is reset for every add/remove/update on instances What is happening:When we invalidate the render state, proxy are recreated, causing the wind to be removed and add again, ...

Lighting on Paper 2D Tile Maps is Broken

UE - Graphics Features - May 8, 2018

In 4.18.3 this feature is working. In 4.19.2 the feature is broken. Per User: Half of the Lights Cone or Sphere will properly interact with the TileMap as intended, the other half will not for wha ...

SplineMeshComponent's collision will start to distort the longer the Spline becomes

UE - Gameplay - Nov 30, 2016

SplineMeshComponent's collision will start to distort the longer the Spline becomes This is a regession. It was working in 4.13.2-3172292 User Description: When drawing out a long spline mesh ( r ...

WP level instance runtime settings affect streaming generation

UE - World Creation - Worldbuilding Tools - World Partition - Nov 16, 2023

If a level instance uses different runtime settings then it can override the main WP's runtime settings with UWorldPartitionRuntimeSpatialHash::ApplyCVars Runtime settings:GRuntimeSpatialHashUseA ...

Crash after setting a key on a Rotation Track, then trying to right click the key with Transform track collapsed

UE - Anim - Sequencer - Aug 3, 2016

Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 336 337 if (bHasRotationKeys) 338 { 339 TSharedRef<FStru ...

Modified a mesh used as complex collision mesh does not affect the collision in the editor

UE - Editor - Feb 17, 2020

When a user changes any properties (for calling PostEditChangeProperty ) in parent static mesh or restarting the editor, the modified mesh is applied correctly. how to reproduce: [Link Removed] ...

Create staticmeshnode or instancedstatic mesh node logs FNetGUIDCache warning in editor

UE - Networking - Jan 3, 2019

The behavior in question involves a warning that FNetGuidCache gives when an Actor's construction graph adds a static mesh component, and a multiplayer session with 2 players is simulated in PIE.(Pl ...

Infinite sections when upgrading past 4.19 can be non-infinite

UE - Anim - Sequencer - Apr 2, 2019

In 4.20 movie scene sections changed how infinite sections worked, and some sections that could be infinite no longer had the capability. When converting the sections use the start and end time of t ...

Wind affects cloth in scene when there is no Wind Directional Source actor placed

UE - Simulation - Physics - Character - Jun 22, 2015

If a character with a cloth simulation or a mesh with a cloth simulation is in the scene there is wind force that is being applied to the cloth. The only way to remove this is by setting a Wind Dire ...