Crash occurs when adding code to custom node in Material Function.

UE - Graphics Features - Mar 16, 2021

A Salesforce ticket reports that entering the above code into a custom node in a Material Function causes a crash. I was able to repro his crash reliably. This is a regression. Working as expected ...

Virtual Texture not available in the Material Domain settings of a Material

UE - Graphics Features - Apr 13, 2021

Virtual Texture is not available as an option for the Material Domain. Even if Virtual Texture support is enabled in the project settings. Tested in //UE4/Release-4.25 @ CL 14469661 and this did ...

Movable point light disappeared by MinScreenRadiusForLights and appeared back looks deemed.

UE - Platform - Mobile - Jun 25, 2021

The movable point light is abnormally lit when it disappeared by the setting of r.MinScreenRadiusForLights rather than "Max draw distance" and appears back. After you disable and enable the "Affect ...

Creating a function with parameter type TEnumAsByte<MyEnum> will crash while compiling

UE - Editor - Workflow Systems - Jan 11, 2022

This is a regression.This does not affect UE5. Creating a function with parameter type TEnumAsByte<MyEnum> will crash while compiling. In 4.26 and UE5 the code compiles without issue, and the user ...

D3D HUNG crash - FD3D11DynamicRHI::RHIReadSurfaceFloatData()

UE - Graphics Features - Jan 18, 2017

This is one of the widespread D3D Hung crashes that have existed since 4.14. This particular callstack has affected around 300 users. The issue has been successfully reproduced on a home PC. Dxdi ...

Text block Outline cropped out at large sizes

UE - Editor - UI Systems - Mar 8, 2017

Text block Outline cropped out at large sizes. This affects Grid Panels and was additionally tested with Horizontal boxes with the same result Regression: This issue does not occur in 4.14.3 Binary ...

Per-section shadow/collision flags lost when merging actors

OLD - Anim - Mar 24, 2017

Information loss when merging actors such as cast shadow and collision. If one of the actors being merged has a different setting such as not casting shadows. This information will be lost and repla ...

[Feature Request] SingleWaterLayer Materials don't receive shadows with Baked or Partially Dynamic Lighting

UE - Graphics Features - Dec 2, 2019

Using baked and dynamic lighting produces varying results when implementing SingleWaterLayer Materials. This was reported and tested in 4.24 Preview 4 (CL-10387632) and reproduced in Main 4.25 (CL ...

Gameplay Tags Can't Be Edited Via "Bulk Edit via Property Matrix"

Tools - Dec 25, 2019

You can't edit a gameplay tag when you bulk edit via the property matrix. Found in 4.23.1 CL#10757647 Reproduced in 4.24.1 CL# 107567474.25 Main CL#10868506 ...

Get Input Key Time Down - Missing inputs from VR input refactor

UE - Platform - XR - Feb 7, 2020

Blueprint node 'Get Input Key Time Down' does not reflect new inputs created during VR input refactor. Workaround: Promote Key to variable  Confirmed in 4.25 MAIN @ CL 11289608 ...