Paper2D performance regression due to TArray resizing

UE - Graphics Features - Aug 16, 2019

We've noticed after upgrading our heavy Paper2D project to 4.22 that tilemap performance has been massively degraded compared to previous versions. After some digging we found out that it's due to a ...

Crash on map change with non-null values for GPropertyColorationClass and request customizable property coloration color

UE - Editor - Workflow Systems - Aug 7, 2023

This was found by a customer through a UDN, and they offered the fix for it, as well. The basic steps to reproduce the crash are as follows:call GEditor->SetPropertyColorationTarget(...) somewhere i ...

Force front x imported asset incorrectly display axis for thumbnail and default editor camera

UE - Editor - Content Pipeline - Import and Export - Apr 12, 2021

Thumbnail can be fix by (Quote from UDN) "adjusting OrbitYaw of the ThumbnailInfo for the +X-facing skeletal mesh" Persona Editors can be fix by (Quote from UDN) "setting SkeletalMesh->SetHasCustom ...

Changing the case of any node with a String input will not be saved

UE - Gameplay - Blueprint - Apr 20, 2016

Changing the case of any node with a String input will not be saved User Description: Changing case of any string input in BP not accepted But the problem is still happened on any string input of ...

Depth of Field Blur on Cinematic Camera Not Working Before Focal Point

UE - Graphics Features - Nov 1, 2017

The depth of field blur when viewing through a cinematic camera no longer blurs between the camera and the point of focus. This is a regression; it was working as intended in 4.17. ...

Editor will crash on attempt to load a previously-saved Blueprint asset with a serialized default subobject containing a serialized static array of two or more nested subobject instances.

A crash will result if a Blueprint class that's based on a native C++ class containing two or more nested, explicitly-instanced subobjects referenced by a fixed-size object array property are serial ...

Crash when ribbons use delayed spawn particle as source.

UE - Graphics Features - Dec 3, 2015

User has found bug but has a working fix. Verify fix and implement in engine. ...

WASM HTML5 Runs out of Memory in Chrome versions 58+ on Windows

UE - Platform - Mobile - May 5, 2017

We were seeing out-of-memory errors when launching on Chrome version 58 on Windows (both 32-bit and 64-bit). After some investigation, the root cause appears to be a regression introduced in Chrome ...

Instanced Static Mesh components update incorrectly in Standalone and Packaged game

UE - Gameplay - Aug 11, 2017

Instanced Static Mesh components update incorrectly in Standalone and Packaged game. When hit, all of the instanced static mesh components will snap to a singular location instead of each individual ...

Packaging with Steam VR plugin disabled requires an IDE

UE - Platform - XR - Jul 20, 2017

Disabling the SteamVR plugin in a Blueprint-Only project causes the packaging process to require an IDE to complete, as it requires compilation. Regression?: Yes This did not occur in 4.16.2 Note: ...