Cloth Rendering - Optimizations cause a one frame geometry stretch when off screen cloth is teleported back on screen.

UE - Simulation - Physics - Character - Aug 26, 2021

Render optimizations are causing the cloth render data to be updated one frame too late after an off screen cloth object has been teleported back on screen. The optimisation triggers itself after a ...

Materials using Landscape Layer Blend are black

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

When applying a Landscape Layer Blend of textures to the Material Base Color, the preview does not update or shows black instead of how the material is supposed to look. When you disconnect the lay ...

Assertion fails when a struct is opened with a BP class reference stored and with that struct as a variable in the BP class that's referenced.

UE - Gameplay - Blueprint - May 10, 2022

Assertion fails when a struct is opened with a class reference stored and with the struct as a variable in the class that's referenced. A restart is required in order to see this occur. Repro Rate: ...

"stat llmassets" console command not recognised

UE - Foundation - Core - Jun 16, 2023

I am trying to use "stat llmassets" but it is not recognising the command. I have enabled LLM_ALLOW_ASSETS_TAGS and added -llmtagsets=assets to the commandline along with -llm, is there anything els ...

IsValidOrFixable can be false even when IsValid is true in RawMesh.cpp

UE - Graphics Features - Mar 14, 2016

In RawMesh.cpp, there are two functions called IsValid and IsValidOrFixable. A user has reported that there may be an issue here where IsValid can be true while IsValidOrFixable is false. From look ...

Copying a destructible mesh in the viewport loses reference to assigned mesh in the details panel

UE - Simulation - Physics - Destruction - Nov 4, 2014

BRANCH: MAIN CHANGELIST: 2346079 PLATFORM: Windows DESCRIPTION: When copying a Destructible mesh in the viewport the Destructible Mesh component will not be shown for the copied mesh. The mesh can ...

Morph Targets flicker Randomly in Slave Mesh

OLD - Anim - Oct 1, 2015

When a mesh is slave to a master mesh, its morph targets will flicker when Played in Editor. This does not occure with the same assets in 4.8. This has been reported by at least two different use ...

FBatchedElements::Draw - OrthoZoomFactor can be reset to 1.0f if Line.bScreenSpace is ever false

UE - Graphics Features - Feb 20, 2017

A licensee has reported that the Draw function in BatchedElements.cpp can set the OrthoZoomFactor (not a local variable) to 1.0f if Line.bScreenSpace is ever found to be false. The line this can oc ...

Unable to Save or Close Editor after Copying .FBX to Content Folder via Project Directory

Tools - Jul 5, 2017

The editor is not allowing users to save or close a project after an .FBX file has been copied to the project's Content directory and allowing the Content Browser to discover the change in source fi ...

Sound Wave Actions Menu Closes Automatically When Changed to Columns View

Tools - Dec 15, 2017

After changing the view to columns (by going through Right click < Create Dialogue < View Options < Columns) the Sound Wave Action menu will close out automatically before any options can be selecte ...