Updating C++ projects with Marketplace plugins in 4.25.2 fails to build project

UE - Foundation - Cpp Tools - Plugin System - Jul 24, 2020

Projects created in previous engine versions fail to build in 4.25.2Running D:/Epic Games/UE_4.25/Engine/Binaries/DotNET/UnrealBuildTool.exe Development Win64 -Project="D:/Unreal Projects/MyProject4 ...

Memory leak in Test build when moving ISM with UpdateInstanceTransform

UE - Graphics Features - Jul 20, 2020

This leak occurs in Test builds, but not in Development builds. Updating InstancedStaticMesh with UpdateInstancedTransform every frame causes a memory leak. This screenshot was taken using Mempr ...

UWorld::AttemptDeriveFromPlayInSettings() Returns Incorrect Net Mode

UE - Networking - Apr 28, 2017

UWorld::AttemptDeriveFromPlayInSettings() is returning NM_Dedicated server when Use Single Process is disabled in the play settings and the Editor Multiplayer Mode is set to Play as Listen Server. ...