HighResShot with a png output uses 24 bit depth in PIE instead of 32 bit

RAD - Oodle - Mar 1, 2022

Tested in 4.27.2 binary which produced 32 bit depth pngs in both the editor and PIE. Using the HighResShot command to get a png while playing in editor results in a 24 bit depth screenshot where pr ...

[Standalone Installer] The binaries for Mac are missing

UE - Editor - Content Pipeline - Datasmith - Installers - Mar 1, 2022

CubeGrid Tool locks editor if cube size is set too small

UE - LD & Modeling - Modeling Tools - Mesh Editing - Mar 1, 2022

[MetaSounds][Diffuser] - Feedback on the Diffuser is not clamped

UE - Audio - MetaSounds - Mar 1, 2022

The feedback on the Diffuser node is not clamped. Ouch. ...

r.MobileContentScaleFactor appears to be ignored defaulting to 1 on Mobile Devices

UE - Platform - Mobile - Feb 28, 2022

r.MobileContentScaleFactor = 0 should return Native Resolution; 1 should return Standard definiton; 2 shold return an High Definition Resolution. It seems that r.MobileContentScaleFactor is being i ...

[CrashReport] UnrealEditor-Engine!UStaticMeshComponent::BuildTextureStreamingDataImpl

UE - World Creation - Worldbuilding Tools - Feb 28, 2022

Generated from CrashReporter ...

Crash when writing WPO using SceneDepth

UE - Rendering Architecture - Materials - Feb 25, 2022

Final Gather Quality Post Process setting causes severe rendering issues in the Stack-O-Bot project

UE - Graphics Features - Lumen - Feb 24, 2022

When opening the Stack-O-Bot project in 5.0 Preview 1, the project has a rendering issue where bright shimmering lights appear all around the screen. I discovered that this is due to the PostProcess ...

References to recompiled Blueprint CDOs that exist outside of the immediate class hierarchy are not being replaced during compilation.

UE - Gameplay - Blueprint Compiler - Feb 24, 2022

Currently, the Blueprint compiler will only update references to a reinstanced CDO/archetype object if it falls within the immediate hierarchy of the Blueprint class type OR if it's a component temp ...