Assertion thrown while creating a Geometry Collection with Hardware Raytracing enabled along side r.RayTracing.Geometry.GeometryCollection 1

UE - Graphics Features - Apr 26, 2022

A raytracing project with hardware raytracing enabled and r.RayTracing.Geometry.GeometryCollection set to 1 triggers a crash when trying to create a geometry collection. ...

Merging static mesh actors results in static mesh sockets getting lost

UE - World Creation - Worldbuilding Tools - Merge Actor - Apr 26, 2022

Licensee reports that merging two static meshes results in any sockets disappearing in the resultant merged mesh. "essentially I want to "hard code" the materials and sockets to the static meshes s ...

Artifact when rendering high-resolution images with Lumen and Movie Render Queue

UE - Graphics Features - Lumen - Apr 26, 2022

Artifacts when using Lumen at 8K equivalent resolution and rendering with MRQ. 8K equivalent, because the same issue occurs when the resolution is set to 4K and the Screen Percentage is set to 200. ...

geometry script AppendSimpleSweptPolygon can crash if called with empty path

UE - LD & Modeling - Modeling Tools - Apr 26, 2022

geometry script "Append Simple Swept Polygon" crashes if called w/ an empty path (but non-empty cross section polygon) ...

Replicated Child Actor in standalone editor instance causes package map errors

UE - Networking - Apr 25, 2022

This only seems to occur if the parent is statically placed, and only when launching the instances as standalone game from the editor. If the actor is dynamically spawned or if the instances are run ...

Foliage Instance Static Meshes do not affect the Navmesh

UE - AI - Navigation - Apr 25, 2022

Foliage Instance Static Meshes do not affect the Navmesh. I tried changing the Custom Navigable Geometry to 'Yes' & 'Even if Not Collidable' but got the same results. Repro Rate: 4/4 Tested this i ...

Release Notes shows Unreal Editor 4.27 notes

Docs - Apr 25, 2022

In the Epic Game Launcher the Release Notes button shows the Unreal Editor 4.27 release notes even if the user only has Unreal Editor 5 installed. ...

Crash when unloading World Composition tiles using Landscape

UE - LD & Modeling - Terrain - Landscape - Apr 25, 2022

When unloading a tile of a World Composition map in UE5, a crash occurs when trying to deference a null pointer (World->PersistentLevel->bIsVisible) in FWorldTileModel::FWorldTileModel():// Assign l ...

Transformed convex collision generates wrong navmesh

UE - AI - Navigation - Apr 25, 2022

[Link Removed] The mesh in the repro project contains a transformed convex collision, which can be moved freely in the mesh editor, so the transform must be applied in following code block. (Also se ...

Wrong normal map compression settings when importing USD file

UE - Editor - Content Pipeline - USD - Apr 22, 2022

Customer Comments: this is just a workflow issue where you need to set the compression settings to normal or tick the sRGB checkbox to fix the shading issue Regression testing done in //UE4/Rele ...