Sublevels Move To New Subfolders Automatically When New Ones Are Made

Tools - Mar 11, 2020

When adding a new subfolder in the Levels window all the sublevels in that parent folder move to the new sublevel. Currently you have to create all the sub folders then move the sublevels to keep th ...

Loading a blueprint that uses the GetOptions meta data causes an ensure

UE - Gameplay - May 6, 2020

Loading a blueprint that uses the GetOptions meta data causes an ensure ...

Transform node which transforms a vector from mesh particle space to world space in vertex shader doesn't work on ue4.25

UE - Niagara - May 27, 2020

Transform node which transforms vector from mesh particle space to world space in vertex shader always returns 0. In ue4.24, it works fine. This behavior has been changed in CL#12558699. Removing f ...

Error: FAsyncPackage::LoadImports for <some asset>: Skipping import PaperTileMap /Script/Paper2D.Default__PaperTileMapActor:RenderComponent.PaperTileMap_0, depends on missing native class

UE - Gameplay - Blueprint Compiler - Jun 30, 2020

User reporting seeing this error start appearing in 4.25.1 (possibly 4.25.x, unsure if they were previously testing on 4.25.0 or not). It appears 'benign' as the expected data still gets loaded, bu ...

App crashes when executing 'Export to Disk' node on Android

UE - Platform - Mobile - Aug 11, 2020

Regression is unconfirmed ...

Some developers reporting incorrect Preview in VR resolution for Steam VR

UE - Platform - XR - Aug 18, 2020

VR Preview Window is the wrong resolution, just showing the top left portion of the entire view. Somewhat similar symptoms to -[Link Removed]-, not exactly the same though.   This issue has not be ...

Many native-only interfaces incorrectly appear as implementable by blueprints

UE - Gameplay - Blueprint - Sep 14, 2020

Right now, any UINTERFACE that is not marked as CannotImplementInterfaceInBlueprint is shown as implementable in blueprint. If these functions have BlueprintCallable functions or related things then ...

Ray Tracing Translucency - Sample settings have no effect

UE - Graphics Features - Lumen - Oct 15, 2020

Ray tracing translucency samples per pixel settings have no visible effect.  Reported and tested in version 4.25.3(CL 13942748). Tested and found in versions 4.25.3 and 4.26.0 Preview 2(CL 14419252 ...

Crash when deleting the Add Component By Class node after changing the Relative Transform of the component

UE - Gameplay - Blueprint - Mar 31, 2021

When adding the Add Component By Class node, choosing a class that has a Relative Transform pin, changing the transform, and deleting the node the editor crashes. I tested this with the Skeletal Mes ...