Split-screen players not rendering

UE - Graphics Features - Feb 11, 2015

When using the Create Player node to setup split-screen multiplayer, only the last player created will show properly. All other players experience render issues for their character and environment. ...

Character Blueprint Cannot Execute Montage to Play at a Negative Play Rate

OLD - Anim - Aug 3, 2016

While an Animation Montage can be played at a negative play rate in Persona, the user cannot use the Character Blueprint to execute this action. ...

Crash after Clearing Sound Wave Asset and Deleting Media Player from Content Browser

Media Framework - Aug 8, 2016

A crash occurs when deleting a Media Player asset from the Content Browser that contained a previously referenced Sound Wave asset. This issue does not occur in any past engine versions as the prev ...

Enum to string conversion has different results in PIE vs Cooked builds

UE - Gameplay - Blueprint Runtime - Aug 17, 2021

This is because the metadata is editor only and will be stripped in a cooked build. We should make the behavior of the to string function consistent between PIE and a cooked build. ...

[Audio Modulation] - Ensure is thrown when attempting to modulate a Source Effect at runtime

UE - Audio - Modulation - Sep 6, 2023

Does *not* occur in editor. Only in standalone and runtime. Occurs when modulating Chorus or Bit Depth Also occurs in 5.2 and 5.3. I also noticed the test with this is supposed to set the chorus e ...

Cannot change inherited variable default values through details panel

UE - Gameplay - Blueprint - Aug 19, 2015

Child blueprints cannot change the default values of inherited variables. ...

Engine Scalability view distance settings are not being reflected accurately in the viewport

UE - Graphics Features - Jan 30, 2017

The foliage in the map appears to be unaffected by the changes in view distance. The scalability settings are changing the cvars to the right values but the change is not being reflected on screen ...

Custom Water Body does not work with its own Distance Culing

UE - LD & Modeling - Terrain - Water - Sep 14, 2023

WaterBodyCustom seems not to work with Distance Culling settings on its own actor, either Draw Distance/Never Distance Cull or Allow Cull Distance Volume.  It only can be controlled by the CullingD ...

Merging negative-scaled actors breaks materials

UE - World Creation - Worldbuilding Tools - HLOD - Mar 27, 2018

Materials are broken when merging a mesh with another that has negative scale Licencee states that bisMirrored in FMeshMergeHelpers::TransformRawMeshVertexData seems to be involved. Does not occur ...