Support RHI texture readback for non 2D textures

UE - Rendering Architecture - RHI - May 22, 2019

PIE registers 2 Default Brushes in the blank level

Tools - Jul 3, 2017

PIE registers 2 Default Brushes in the blank level. It's expected behavior to have 1 Default Brush, which is the case in other play modes, but PIE registers 2. Licensee Description: This is an iss ...

Lighting Scenarios Map Check warning about multiple skylights not supported

UE - Graphics Features - Dec 5, 2016

When using Lighting Scenarios and placing a skylight in the lighting scenario levels when you build lighting there will be a map check warning that "Multiple sky lights are active, only one can be e ...

8.1 Advanced asset creation selection is flickering a duplicate selection

Tools - Apr 26, 2017

Workaround Seemed that closing and reopening the project resolves this issue This is NOT a regression as it happens in 4.15.2 ...

Niagara Mesh Renderer causes GPU hang on IOS 13.4.1

UE - Platform - Mobile - Sep 20, 2022

Linear Color Struct values are changed when upgrading from 4.26.2 to 4.27.1

UE - Gameplay - Blueprint - Dec 2, 2021

It seems that changing the value to something different than the default of a Linear Color Struct variable, results in the value being changed when upgrading the project to a new engine version. Thi ...

HLSLCC crashed on parsing UAV related instruction

UE - Graphics Features - Oct 10, 2019

1.glsl_type with image was not fully inited with HlslName field set, causing the crash 2.seems many types of op are not support by current hlslcc, cause error msg. e.g. RWTexture2D.Load[Image Remo ...

NaN is handled differently when clamped on Windows and Android/iOS

UE - Platform - Mobile - Oct 18, 2017

NaN (Not a Number) is handled different when clamped on Windows and Android/iOS. If you clamp a NaN (Acheived by -3 ^ 0.2 in the reproduction project) from 0.0 to 1.0 and then print the result, you' ...

Support for render targets > 2048

UE - Graphics Features - Apr 7, 2015

We setup in the RHI the max size of a texture, but hard code the URenderTarget2D to be 2048. ...

Support Collision View for HISM

UE - World Creation - Worldbuilding Tools - Foliage - Jun 9, 2020