Reset Instance Changes to Blueprint Defaults does not reregister components

UE - Gameplay - Blueprint Editor - Jan 17, 2024

For map placed blueprint actors with components with property modifications, when triggering Reset Instance Changes to Blueprint Default from the actor instance's Details panel, any components with ...

When always loading last project, project logs are saved to the engine folder

UE - Editor - Aug 6, 2020

Checked on the Binary version //UE4/Release-4.25 stream CL 13942748 Version 4.25.3, logs are also saved into Engine folder: \AppData\Local\UnrealEngine\4.25\Saved\Logs instead of a Project folderIf a ...

Implied Decal Blend Modes don't properly account for Material Attributes usage

UE - Graphics Features - Sep 28, 2021

I've attached a project with the necessary materials that demonstrate this issue. I would expect that just because a Set Material Attributes node is inside a material graph it wouldn't affect the de ...

[Feature Request] CVars for HISMC

UE - World Creation - Worldbuilding Tools - Foliage - Jun 18, 2021

Currently some (if not all or most) foliage CVars affect both foliage and HISMC. It would be nice to split this so that users can change the values of one without affecting the other. ...

Decals Normal only + Material Attributes

UE - Graphics Features - Mar 24, 2023

This does not just work with BaseColor, you can affect any of the outputs by connecting something to a disconnected CreateMaterialAttributes. ...

Variables changed in RecastNavMesh Generation tab do not save

UE - AI - Navigation - Jan 21, 2021

Confirmed this issue in 4.25.4, 4.26, and 4.26.1 therefore it is not a regression. Uploaded logs from 4.25.4 and 4.26.1, the backup logs are before the restart (step 5 in repro steps) ...

Crash when adding a streaming level to the world through Python

UE - World Creation - Worldbuilding Tools - World Composition - Aug 3, 2021

When using the Python plugin to add an existing level as a streaming level, the editor crashes. It seems that this happens regardless of what level is added or what the contents of that level are. A ...

Lumen tile classification flicker

UE - Graphics Features - Lumen - Apr 19, 2023

While we suggest using screenpercentage at 25%, it is visible at higher percentages. Video showing the flickering:https://udn.unrealengine.com/s/contentdocument/0694z00000Qw4jPAAR ...

ObjectScale node in the material editor does not work with decals

UE - Graphics Features - Aug 19, 2020

The ObjectScale node does not output the correct values in the material editor. This method works to tile images with a Surface Material Domain on a basic plane, but does not work when using it with ...

Second controller input doesn't work setting client mode on PIE.

UE - Editor - UI Systems - Feb 3, 2021

When two controllers connected, player2 input is disabled in client mode in PIE. It worked correctly in 4.25, but it has been wrong since 4.26.  Digging into FSlateApplication::ProcessKeyDownEve ...