SpiralBlur-SceneTexture Does Not Compile If Raytracing Enabled

UE - Graphics Features - Lumen - Jul 22, 2019

The material function SpiralBlur-SceneTexture, does not compile in DX12 mode. Found in 4.22 CL# 7053642, 4.23 CL# 7321677, 4.24 CL #7474192 ...

SteamVR crash with DirectX 12

UE - Platform - XR - Aug 5, 2019

SteamVR will crash with dx12 enabled. You may need to attempt to teleport or open the console for the crash to occur. Also confirmed in MAIN 4.24 CL 7713732 ...

Tessellated Materials Displayed as 0 in Shader Complexity ViewMode

UE - Graphics Features - Sep 11, 2019

Tessellated Materials Displayed as 0 in Shader Complexity ViewMode. Found in 4.22 CL# 7053642, 4.23 CL# 8386587, 4.24 CL# 8588088 ...

[Feature Request] ReferenceViewer: Accept dynamic collection

Tools - Oct 29, 2019

In 4.23, Setting a dynamic collection to the collection filter slot does not display any result. And there are no information about dynamic collection doesn't work in collection filter. (FCollectio ...

Unable to create Texture 2D Array asset in the Content Browser

UE - Graphics Features - Nov 15, 2019

The Content Browser is unable to create Texture 2D Array assets from the asset action UI. Tested in 4.24 (CL - 10091930), 4.25 (CL - 10236406) ...

Niagara Particles in Mesh Shape Don't Render in Scene or Editor Preview

UE - Niagara - Dec 19, 2019

Niagara particles aren't rendered in the Niagara Editor Preview or the scene when an emitter is in it. Found in 4.24.1 CL#10756747 Reproduced in 4.25 Main CL#10808197 ...

Macro can have Pass-By-Reference type input

UE - Gameplay - Blueprint - Mar 30, 2020

Input arguments of macros are always Pass-by-Reference. So this is just only pin looks matter. Pass-By-Reference modifier on Macro input was removed in 4.24. [Link Removed] ...

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

Duplicating BP actors reset edited Variables to Default Value if Variables name start with Chinese Character

UE - Foundation - Core - Jul 29, 2020

Hints: It has no problem in 4.24, only happening in 4.25 It has no problem as long as the Variable name is contained with Alphabat(English characters) fully; or start with Alphabat(A_变量 is fine) ...

Crash when changing "MaximumTextureSize" in "LeaveExistingMips" state

UE - Editor - Content Pipeline - Import and Export - Dec 2, 2019

No problem with 4.22.3 ...