GeometryCollectionComponent visibility flag is forced to true in BeginPlay

UE - Simulation - Physics - Destruction - Jan 26, 2023

The visibility flag is reset to true in UGeometryCollectionComponent::UnregisterFromISMPool. This function is called from BeginPlay. Only when ISMPoolActor is not being used, the following worka ...

PATH not passed to NMake script when building Android from Visual Studio

UE - Foundation - Cpp Tools - UnrealBuildTool - Jan 25, 2023

After upgrading from UE5.0.3 to UE5.1, we started seeing this error when trying to build Android Development from Visual Studio (VS2022 17.2.1): Running UnrealBuildTool: dotnet "..\..\Engine\Binari ...

Curve Editor Pop-out Closes on Modification

UE - Editor - Workflow Systems - Jan 25, 2023

The internal curve editor closes its popout window automatically on any modification, which makes it difficult to use to edit the curve. See also the attached video demonstrating the bug ...

DrawDebugString does not work with nDisplay

UE - Virtual Production - nDisplay - Jan 24, 2023

DrawDebugString does not appear to be working when combined with nDisplay. ...

Assertion at "UnrealInsights-TraceAnalysis.dll!UE::Trace::FTidPacketTransport::ReadPacket" when opening a capture file from a PS5 Dev Client with an Insights Binary

UE - Foundation - Insights - Jan 24, 2023

NOTES See Slack Thread for more Info: [Link Removed] 7Z file: [Link Removed]  PLATFORMS TESTED PC: Not tested Xbox One: Not tested XSX: Not tested PS4: Not tested PS5: Occurs Android: Not tested S ...

HDRI Backdrop and Lumen compatibility issues

UE - Graphics Features - Lumen - Jan 24, 2023

Python: rename_directory Fails to Work on Non-empty Directory

UE - Editor - Workflow Systems - Jan 24, 2023

Directories can no longer be renamed via Python if they are not empty. ...

Make UInstancedStaticMeshComponent::UpdateInstanceBodyTransform protected

UE - Rendering Architecture - Jan 23, 2023

From the UDN ticket here: [Link Removed] We are developing a plug in which contains classes built from UInstancedStaticMeshComponent, overriding its virtual functions to update our mesh instances o ...