Allow UPL to use tools schema

UE - Platform - Mobile - Jan 5, 2023

Allow UPL to use tools schema Allow "build" as part of Android project names ...

Blueprint function-local variable properties don't copy metadata from the source FBPVariableDescription

UE - Framework - Blueprint Compiler - Jan 23, 2025

FKismetCompilerContext::CreateUserDefinedLocalVariableForFunction() does not copy the metadata from the source FBPVariableDescription entry. Class variables work because there is code for that in FK ...

AllowAsyncRenderThreadUpdatesEditorGameWorld/AllowAsyncRenderThreadUpdatesEditor CVars are off by default and unsafe in Niagara

UE - Niagara - Mar 4, 2025

This user made a github pull request: [Link Removed] but it was auto rejected. I think that we can consider taking their fixes, but keeping it disabled by default. ...

Importing FBX from blender causes crash

UE - Editor - Content Pipeline - Import and Export - Mar 8, 2015

Importing FBX model with Shape Keys crashes editor. This crashes in the SDK so we dont have control over it. Given that this is one of the first things we do on import it is unlikely we are corrup ...

Tilemap using Masked Lit Sprite Material not Rendering in Standalone mode

UE - Gameplay - Paper2D - Jan 26, 2016

When using a Tilemap with a Masked Lit Sprite Material, the tilemap will not render while in Standalone. In the test project, the Paper2D Blueprint character was switched to Masked Lit Sprite Materi ...

Changing Preview Rendering Level hides transform widget

UE - Platform - Mobile - Aug 5, 2016

When you change the Preview Rendering Level to Android Preview and then close the project, reopen, and do this again it hides the transform widget. ...

Typo in description of SkySphere Horizon Falloff

Docs - Samples - Aug 3, 2015

The description for Horizon Falloff is misspelled, it says 'Horitzon' instead of 'Horizon'. Edit MattK: This is a content issue because this is a blueprint data variable. ...

Crash Occurs When Setting Child Actor Class in Child Blueprint

UE - Gameplay - Blueprint - May 4, 2017

A crash occurs when setting the Child Actor Class of an inherited child actor component. This is not a regression. It occurs in 4.14.3 CL# 3249277, 4.15.2 CL# 3416026, and 4.16 Preview 2 CL# 34155 ...