Spawning Instanced Meshes with Multiple Collisions Produces Error Log Spam

UE - Gameplay - Jun 24, 2015

Constructing instanced meshes with multiple collision components spams the output logs with error messages. ...

Add and Renaming collapsed graphs in functions breaks refs to local vars

UE - Gameplay - Blueprint Compiler - Nov 6, 2020

When creating a class (of any kind i.e. an actor), when a collapsed graph is compiled the ref breaks when adding or renaming the graph. ...

HISMC always shows lowest LOD

UE - World Creation - Worldbuilding Tools - Foliage - Nov 22, 2016

User report: HISMCs are currently broken in master. They always show the lowest LOD available for a mesh, so if you have a HISMC with a tree mesh set, you would always see the billboard of the tree ...

Runtime Virtual Texture primitives set to never render to main pass still cause occlusion queries

UE - Graphics Features - Mar 23, 2021

RVT only primitives are being pushed through the occlusion culling. It would be more efficient to not do that. ...

Pasting a component binding onto a Spawnable will not set up parenting correctly

UE - Anim - Sequencer - Aug 6, 2021

It appears that for spawnable bindings, when adding a child binding through a copy/paste it is not added to the child bindings array on the spawnable, so when GetChildPossessables is called, there a ...

Steam VR client crash when connecting to Server

UE - Platform - XR - Jan 6, 2020

Client crashes when connecting to server on Vive. Did not reproduce with Oculus Rift. ...

Rendering sequence with livelink data has issues with smooth engine offset

UE - Virtual Production - IO - LiveLink - Apr 26, 2023

[Link Removed] for reference Playing back a sequence shouldn't have buffered samples. We should have a single one, which was built from the sequence. We need to make sure when played back that it ...

Editor Crashing when trying to launch on to any device.

UE - Graphics Features - Oct 7, 2016

When trying to launch on to any device the editor crashes. ...

Spline Mesh Collision doesn't work in packaged game when spawning them at runtime

UE - Simulation - Physics - May 18, 2020

Spline Mesh Components lose their collision in a packaged game when spawning them at runtime, or modifying them via 'Set Start and End' function at runtime. ...