When importing Destructible Mesh chunks, the imported chunks are larger than the Mesh

UE - Simulation - Physics - Destruction - Mar 6, 2020

The Imported Destructible Mesh chucks are not to scale when compared the original mesh and appear much larger. This was reported and tested in 4.23.1 (CL-9631420). This was reproduced in 4.24.3 (CL ...

SampleCurve And SampleColorCurve Nodes Missing In Niagara Module Scripts

UE - Niagara - Mar 19, 2020

In a Niagara Module Script the "Sample Curve" and "Sample Color Curve" nodes cannot be found. They were findable in 4.24 prior to 4.24.3. This seems related to this ticket. Found in 4.24.3 CL#11590 ...

Creating a new user defined struct with the same name as a native declared struct crashes the editor (e.g., "MyStruct" which already exists for some reason)

UE - Gameplay - Blueprint Editor - Mar 31, 2020

Error message:Fatal error: [File:G:/UE4/Projekte/4.25/Engine/Source/Runtime/CoreUObject/Private/UObject/Class.cpp] [Line: 2503] Couldn't bind to native struct STRUCT_REINST_MyStruct_0. Headers nee ...

Soft object reference variables have their default value greyed out

UE - Gameplay - Blueprint - Mar 2, 2021

When creating Soft Object Variables of Actor or Character blueprints, the default value of the variable is greyed out and unable to be changed. I was able to create a Soft Object Reference of the Th ...

Enabling Window Animations causes drop down menus to flicker and be displaced

UE - Editor - UI Systems - Slate - Mar 10, 2021

I tested this with 3 Nvidia Drivers to see if I could find a driver that works properly. I tested the following Game Ready drivers Version 457.30, 461.40 and the latest, 461.72. The flicker occurred ...

Crash when adding a Material Layer with a MaterialFunctionCall node to a Material Instance

UE - Graphics Features - Mar 30, 2021

Adding a Material Layer to a Material Instance that has a Material Function Call node connected to the Set Material Attributes node causes the editor to crash. I tested a Material Layer without the ...

Crash when adding a pawn that has a SetSenseEnabled node set to true on Begin Play and then playing the game

UE - AI - Apr 20, 2021

When adding the SetSenseEnabled node to a Pawn and controlling another pawn that has an AIPerceptionStiumuliSource, the editor crashes. I tested using other senses such as Hearing and the crash occu ...

r.ScreenPercentage.Editor does not function

UE - Graphics Features - Jun 2, 2016

Setting r.ScreenPercentage.Editor does not affect the upsampling/downsampling of the viewport in the editor. Regression: YES - the console command correctly adjusted the screen precentage in 4.11.2 ...

Package fails to load due to EditorOnly data when launched onto Mac or Windows

UE - Foundation - Core - Jun 28, 2017

LogPlayLevel: QAGame: [2017.06.28-14.09.14:706][ 0]LogLinker:Warning: Unable to load package (../../../QAGame/Content/UMG/UMG_Sprite.uasset). Package contains EditorOnly data which is not supported b ...

Containers of Instanced Subobjects don't inherit as expected

UE - Gameplay - Blueprint Editor - Jul 6, 2018

Changes made to array containers in the parent Instanced Subobject Blueprint does not affect the child. Working in 4.18.3 Broken in 4.19.2 Tested in  4.18.3(CL - 3832480), 4.19 (CL - 4033788), 4. ...