LLDB 2-byte char data formatter script fails in Android Studio

UE - Platform - Mobile - Oct 3, 2018

Android Studio does not properly parse the UE4DataFormatters_2ByteChars.py distributed in 4.20. ...

UMaterialBillboardComponent Memory Leak and Hitching (Unreal 4.19.2 + 4.19.1)

UE - Graphics Features - May 4, 2018

Creating an actor with a UMaterialBillboardComponent causes Editor hitching. ...

Fix iterative cooks to keep track of CookAdditionalFiles and delete them when the package file that created them is invalidated

UE - Foundation - Core - Cooker - Sep 23, 2022

A licensee reports they are using the CookAdditionalFilesOverride function in UObject to add files to the project. This file is properly copied into the Staging area during Packaging, and is appropr ...

UE4.27.2 Dangling reference and assertion failure in FMaterialShader::GetShaderBindings() in ShaderBaseClasses.cpp

UE - Rendering Architecture - Materials - Jun 23, 2023

This seems to be a threading issue, as forcing the editor to run single threaded with -onethread makes the assert not reproduce. ...

Noise Material Expression Position Input says it can take a 2 dimensional vector, but errors if you do

UE - Rendering Architecture - Materials - Apr 12, 2022

[Image Removed] ...

Text block blurs when its render transform translation is changed from default to ex: [0.0x, 2.0y]

Tools - Sep 5, 2017

When creating a new Widget Blueprint in a new project and adding a Text Block, the Text Block blurs when its Render Transform Translation Y-Axis is changed from default to ex [0.0x, 0.0y]. Regressi ...