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

HighResolutionScreenshot result changed after migration to UE5

UE - Graphics Features - Aug 27, 2022

There was no problem in UE4. It can be fixed on UE5 by the following workaround.console command 'r.Editor.Viewport.MaxRenderingResolution' set 'Realtime off' on viewport  ...

Data validation fails after renaming a Blueprint Actor while the Game Features Plugin is enabled

UE - Editor - Jan 31, 2023

This is a regression. Tested in //UE5/Release-5.0 CL20979098 Data validation fails after renaming a Blueprint Actor while the Game Features Plugin is enabled. ...

Type Promotion nodes break connections to other nodes

UE - Gameplay - Blueprint Editor - Apr 7, 2022

HighResShot's bDumpBufferVisualizationTargets does not work on PNG output.

UE - Rendering Architecture - RHI - Jun 2, 2022

If the same command is executed with 4.27, multiple screenshots will be saved. ...

Linked Anim Layers reference Anim Layer (Self) instead of Linked Anim

UE - Anim - Runtime - Anim Blueprints - Jan 11, 2023

Regression: Tested in UE5/Release-5.0, this issue does not occur so it is a regression There is a work around to get it to reference Linked Anim Layer. If the Animation Layer Interface has two Anim ...

Crash when playing HLS video with ElectraPlayer on iOS16

Media Framework - Mar 15, 2023

Licensee reported crash when playing HLS video with ElectraPlayer on iOS16. According to their research, we can avoid the fix by doing the following: Delete check() in the corresponding line Engine ...

Vcam - Objects Jittering with Vcam's Follow Cam modifier

UE - Virtual Production - Tools - Virtual Camera - Apr 8, 2021

Crash when using AnimBudgetAllocator

UE - Anim - Runtime - Oct 21, 2021

In the AnimNode_Slot code, It seems that update() and evaluate() should be called by following order because in TickAnimation step, we need to make MontageEvaluateData valid.SkeletalMeshComponent::U ...

Reflection result of clear coat bottom normal is not correct.

UE - Rendering Architecture - Materials - Dec 9, 2021

This problem tends to appear in the southern hemisphere of spherical objects. It is not reproduced in 4.19. ...