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

3D WebViewer shows white screen on Oculus 2

UE - Platform - XR - Apr 22, 2022

If Oculus and Oculus 2 are listed to package for Oculus Mobile device the 3D web viewer only shows a white screen. This only occurs when the package is playing on the device itself. ...

Crash Occurs In Skeletal Mesh Editor When Adding a Bone Transform in a New Animation Sequence

UE - Anim - Runtime - Apr 22, 2022

Occurs 3/3 times Regression does occur: tested in //UE4/Release-4.27.2  EGL Live @ CL 18319896. No crash occurred.  A crash occurs in the Skeletal Mesh Editor when adding a bone transform to the A ...

Geometry Collection Actors do not respond with the appropriate Actor nor Component for OnComponentHit events

UE - Simulation - Physics - Solver - Apr 22, 2022

Geometry Collection Actors do not respond with the appropriate Actor nor Component for OnComponentHit events. Upon placing a breakpoint after following the steps to reproduce, you can see that the O ...