Printing a string or character to the device output log does not display the string/character

UE - Platform - Mobile - Aug 30, 2019

If you point to a character or text data type and log it into the Device output log, the variable will not appear in the output. However, any other data type will appear. ( float, int, etc.). Found ...

On PC and Mobile Preview, Volumetric Lightmap provide very different Indirect lighting direction

UE - Graphics Features - Lumen - May 18, 2020

Expectation: It's known it has different lighting interpolations method and quality for VLM on PCvsMobile; but Indirect lighting from VLM should provide similar lighting Direction on PC&Mobile. ...

Audio from iOS is muted after having responds from siri.

UE - Platform - Mobile - Sep 10, 2020

User cannot hear sound after siri's respond when playing the app. When user go home screen then back to the app, then the user can hear the sound. This is related to [Link Removed] but this tick ...

"For Each" Node doesn't show up in UMG Graph until an Actor BP is loaded

UE - Gameplay - Blueprint Editor - Apr 18, 2022

[Link Removed] ...

The cloth wrap deformer doesn't scale the mapping influence distances when the character is scaled

UE - Simulation - Physics - Character - Jan 10, 2023

The PositionBaryCoordsAndDist, NormalBaryCoordsAndDist, and TangentBaryCoordsAndDist data that all contain the vertex distance information to the simulated triangle in the cloth shader doesn't scale ...

[CrashReporter] UnrealEditor-CoreUObject!SavePackageUtilities::WriteToFile(FString const &,unsigned char const *,__int64) [SavePackageUtilities.cpp:544]

UE - Editor - Content Pipeline - Content Browser - Nov 22, 2022

Generated from CrashReporter Fatal error: [Link Removed] [Line: 544] Could not write to One possible repro (but is possibly outdated) can be found in [Link Removed].  ...

Copying a BP function with split pins creates all individual params of the struct, instead of making the parent struct

UE - Gameplay - Blueprint Editor - Oct 3, 2021

This occurs in UE5/EA and in Release-5.0 ...

Level instance edit mode changes actor transforms

UE - World Creation - Worldbuilding Tools - Level Instances - Jul 18, 2023

BlackmagicMediaSource causes a memory leak if "Just-In-Time Rendering" option is ON.

UE - Virtual Production - IO - Media - Oct 31, 2023

Since 5.3, BlackmagicMediaSource causes a memory leak. This didn't happen on 5.2. You can see the leak on PIE. [Image Removed] [Image Removed] If "Just-In-Time Rendering" option in the MediaB ...

GI not coming in with lighting build data when lighting built outside of main scene

UE - Graphics Features - Mar 27, 2024

Volumetric Lightmaps are not shared between Persistent maps that have the same sublevels. Also observed in Release-5.4, CL 32500436 ...