Crash when adding a streaming level to the world through Python

UE - World Creation - Worldbuilding Tools - World Composition - Aug 3, 2021

When using the Python plugin to add an existing level as a streaming level, the editor crashes. It seems that this happens regardless of what level is added or what the contents of that level are. A ...

Spectator pawn and player state missing references to each other during replay playback

UE - Framework - Jul 29, 2021

When playing back a replay, the spectator controller's pawn and player state are missing references to each other, which is usually handled in APawn::PossessedBy. ...

Unicode Symbol issues on EditableText

UE - Editor - UI Systems - Jul 28, 2021

Buoyancy is broken in UE5: even BP with Cube SM component (mass is 1kg) and default Buoyancy Component with one default Pontoon falls on bottom of lake

UE - Simulation - Physics - Jul 26, 2021

Shorter steps:Steps 1-8 from Steps to reproduce (create level with water body)Find BP_BuoyancyExample in Content Browser (Engine>Plugins>Water Content>Blueprints)Place BP_BuoyancyExample above the w ...

Crash when applying Post Process SceneTexture and VertexInterpolator as emissive color

UE - Rendering Architecture - Materials - Jun 22, 2021

When selecting apply after connecting a Post Process SceneTexture and a VertexInterpolator into the emissive color node a crash occurs. This issue is occurring in Binary //UE5/Release-5.0-EarlyAcce ...

[Feature Request] CVars for HISMC

UE - World Creation - Worldbuilding Tools - Foliage - Jun 18, 2021

Currently some (if not all or most) foliage CVars affect both foliage and HISMC. It would be nice to split this so that users can change the values of one without affecting the other. ...

[Feature Request] Add option preventing double startup for desktop platforms

UE - CoreTech - Jun 10, 2021

In release versions of desktop applications, various issues (such as double login) may require implementation to prevent double startup. In order to implement this feature, each developer need to mo ...

bUseAsOccluder not taking effect when prepass is disabled

UE - Graphics Features - May 25, 2021

See the licensee discussion for details discussed with [Link Removed] ...

Unable to overlay image on top of people occlusion image on ARKit

UE - Platform - XR - May 24, 2021

From licensee:   when the Enable Automatic Camera Overlay is enabled you will get the People Occlusion image overlaid above everything so no objects can be in-front of it. And if you disable Automa ...