Crash when creating nested child actors

UE - Gameplay - Blueprint Compiler - Aug 18, 2020

Setting the root of the furthest child actor results in a crash after pressing compile on the blueprint. Example project: [Link Removed] ...

Assertion failed: IsValid() in AudioDeviceManager.h related to dragging and dropping cues into the viewport

UE - Audio - Feb 23, 2021

I was not able to reproduce this issue with the user given repro steps, however the crash has occurred for multiple users according to Crash Reporter, so it is worth investigating more into ...

Child blueprint classes do not inherit "ClassGroup" from their native parents

UE - Gameplay - Blueprint Editor - Jun 7, 2021

When creating a blueprint component based off of a custom native class that utilizes the ClassGroup metadata  ...

Blueprint functions with unconnected return nodes may return unexpected values

UE - Gameplay - Blueprint - Feb 11, 2022

We don't clearly define the behavior for a Blueprint function when an execution path without a return node is taken. We should either report an error, or have the function return the default initial ...

The Build Nanite property is disabled after reimporting a mesh that has Build Nanite enabled

UE - Editor - Content Pipeline - Import and Export - Jun 23, 2022

Regression no, the issue was reproduced in Windows //UE5/Release-5.0 CL 20280985 repro rate 3/3 After the user tries reimport mesh with nanite enabled from mesh editor the mesh was reimported with ...

Struct Properties marked EditAnywhere and BlueprintReadOnly are exposed in Widget Blueprints

UE - Gameplay - Blueprint - Jul 21, 2022

Struct properties marked up with the EditAnywhere and BlueprintReadOnly specifiers are exposed in Widget Blueprints by MakeStruct nodes and split pins on Setter nodes. CanBeExposed in K2Node_MakeStr ...

Crash when dragging and dropping sub-level Actors into HLOD Outliner

UE - World Creation - Worldbuilding Tools - HLOD - Aug 25, 2022

In 4.27.2 a new cluster is created without any problem. ...

Blueprint breakpoints on EventEndPlay do not break execution in PIE

UE - Gameplay - Blueprint Editor - Sep 16, 2022

Blueprint breakpoints on EventEndPlay do not break execution of the PIE session before the session is destroyed. ...

console command "viewmode lodcoloration" doesn't work in standalone game

UE - Graphics Features - Jan 4, 2023

refer to attached video ...