Corruption in rotating decal in TM-ShaderModels on iPhone 8 and X's

UE - Platform - Mobile - Oct 9, 2017

This particular decal is animated and has a Translucent decal blend mode This occurs on both iPhone 8 and 8 Plus (11.0.2) It does not occur on: iPhone SE, iOS 11 beta1 iPhone 7 Plus, iOS 10.3.2 ...

Crash when using Find in Blueprints with String Table references

UE - Editor - UI Systems - Localization - Jun 14, 2018

Assets set to Literal Soft Reference Pins in Async Load nodes are not referenced

UE - Gameplay - Feb 15, 2018

When Soft Class/Object references are set to Async Load nodes by using the Literal Pin, they are not referenced by the loading blueprint. ...

Text local variables and function parameters do not store package scope properly

UE - Gameplay - Blueprint - May 14, 2019

FText variables are saved with a Package Namespace stored inside them, that keeps track of the package they were created for. This allows the translation key to stay consistent over time. Blueprint- ...

Race condition in the late update manager

UE - Platform - XR - Jan 7, 2019

https://udn.unrealengine.com/questions/476212/race-condition-in-lateupdatemanager.html In short, the trick storing a pointer to the packed index of the primitive does not work as it is simply a p ...