Importing .glb file results in crash

UE - Editor - Content Pipeline - Import and Export - Nov 13, 2019

When importing a .glb file from Blender, the editor crashes. The user has been able to import other .glb files, but ran into an issue with the one provided being unable to be imported.  ...

RetainerBox may cause memory leak

UE - Editor - UI Systems - Slate - Aug 20, 2020

Essentially, this memory leak should be counted in the UI section, but it is counted in the SceneRender section. This seems to be due to the behavior of MemStackAllocator and FixedSizeAllocator. Th ...

Crash on project startup due to certain Skeletal Mesh being accessed

UE - Anim - Runtime - Jan 6, 2021

If you open the 6 assets that were close unexpectedly it will crashEnemy (Blueprint), Player_BP (Blueprint) and ThirdPersonGameMode (Blueprint) it crashesThe texture and Projectile_Base (Blueprint) ar ...

Landscape smooth and flatten tools deform the terrain incorrectly

UE - LD & Modeling - Terrain - Landscape - May 25, 2022

The Landscape smooth and flatten tools can deform the landscape incorrectly causing chunks of the landscape to be removed (see attached image). ...

Separate translucency rendering and material BumpOffset UV issues

UE - Rendering Architecture - Oct 20, 2023

It appears as if the primary screenpercentage is being sent as the screen size to separate translucency materials, even though separate translucency has its own screenpercentage (r.SeparateTransluce ...

Setting World to Meters in the World Settings to a large number will cause the console to show incorrectly in VR

UE - Platform - XR - Jan 4, 2016

If the User changes the "World to Meters" setting in the World Settings this will cause the console to appear offset when brought up in VR. Note: the number used was 3600 ...

Material billboards cannot be scaled

UE - Graphics Features - Oct 17, 2016

Material billboards cannot be scaled. The Material billboard appears to be unaffected by setting its scale ...

Shadows of small movable components popping out

UE - Graphics Features - Jan 19, 2017

This must be a regression ...

DX12 crash by lost device while building PSO

UE - Graphics Features - Sep 22, 2020

It seems to be occurred when exiting fullscreen exclusive mode during the PSO build. And it seems to happen during the loading screen as well as the PSO build. What I suspect is that when focus los ...

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 ...