The console command bugscreenshot doesn't work correctly in stand alone or packaged games

UE - Graphics Features - Apr 26, 2022

The console command bugscreenshot doesn't work correctly in stand alone or packaged games. It screenshots the UI and leaves the rest transparent. This is different behavior from PIE, New PIE, or jus ...

Moving a water body causes engine to drop fps and spike ms

UE - LD & Modeling - Terrain - Water - Apr 26, 2022

Moving a water body lowers performance on the engine. The fps drop from 120 to 30 and ms spike from 8 to 30. This issue occurs in 5.0 Binary and 4.27 Binary on Windows. On Mac, FPS drop and ms spike ...

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

Last frame pose is not evaluated when playing Anim Montage with Blend Out Time of 0 in AnimNodeSlot

UE - Anim - Gameplay - Apr 26, 2022

When playing AnimMontage with BlendOutTime set to 0.f with AnimNode_Slot of AnimBP, it seems that the last frame pose may not be evaluated. this issue does not occur in high frame rate and does not ...

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

Ensure and Assertion thrown while attempting to change Float value on a Sky Light using the Set Editor Property node

UE - Editor - Workflow Systems - Apr 25, 2022

This is a regression. Assertion thrown while attempting to change a Float value on a Sky Light component using the Set Editor Property node. Different property values can trigger this assertion bes ...

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

Child Actor Components are visible in editor but disappears while playing or simulating.

UE - Gameplay - Components - Apr 25, 2022

Child Actor Components are visible in editor but disappear while playing or simulating. On BP_Cube_Row, setting 'Hidden in Game' to true then false during play will make the object appear. Repro Ra ...

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