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

Compile 'Note' on BP Interface events

UE - Gameplay - Feb 23, 2017

Compile 'Note' on BP Interface events. It happens in actor BPs and also BP Widgets. A similar issue was fixed back in 4.11 with Custom Events. Could be related? https://jira.it.epicgames.net/brows ...

Mobile VR - Foliage (HISM) crash

UE - Platform - XR - Jun 7, 2019

HISMs cause mobile VR app to crash. Confirmed in 4.23 MAIN @ CL 6829265 ...

Crash saving blueprint with a Get Float Attribute node and the attribute pin is set inline

UE - Foundation - Core - May 5, 2020

REGRESSION: Does not occur in 4.24 Crash occurs when saving a blueprint that is using a Get Float Attribute node and the Attribute pin is set inline. Does not occur if the pin is connected. ...

Building Geometry removes Blueprint Actors from a level

UE - Gameplay - Blueprint - Nov 28, 2022

Regression: Tested in UE5/Release-5.0, the issue does not occur so it is a regression. This issue appears to be effecting Blueprint Actors specifically, as creating a Blueprint of any other class d ...

Child widget of Retainerbox draws with incorrect offset of RenderTranslation

UE - Editor - UI Systems - Feb 5, 2020

The child widget of Retainerbox was applied incorrectly offset the RenderTranslation of the parent widget and draws it. This issue is 4.24 only. it's fine as well as the preview on UMG Designer in 4 ...

[Sound Cue][Blueprint API] - Setting a parameter value a second times does not work

UE - Audio - Apr 9, 2022

Setting a parameter on a Sound Cue from Blueprints more than once is not working. The first time a parameter is set works, but any following sets are ignored. This is a regression and does not occu ...

Ensure in AR Template on Android

UE - Platform - XR - Jan 5, 2023

Regression: Tested in UE5/Release-5.0, this issue did not occur so it is a regression. ...

Stateless Connect Handler's SessionId and ClientId checks not working with SteamSockets

UE - Online - Feb 14, 2023

We've had a couple of reports of the recently added session/client id checks in the StatelessConnectHandlerComponent failing when using SteamSockets. The connections fail with the "Rejecting handsha ...

Nativeize assets fails with Set/Map variable for character

UE - Gameplay - Blueprint - Mar 7, 2017

Nativeize assets fail with the new variable types introduced in 4.15. This issues also occurred when tested using the third person character template Build fails with: FirstPersonCharacter__pf205 ...