Crash closing a project that was packaged on Windows for Linux

Tools - May 11, 2017

This occurred with both Development and DebugGame build configurations. In the game's console I tried both "quit" and "exit" and reproed the crash. The crash also occurs via Alt + F4 or closing vi ...

Custom depth gets cleared for each eye in VR

UE - Platform - XR - Dec 19, 2020

From licensee: "Expected behavior (as seen in UE 4.25...also confirmed in 4.24):"[Image Removed] "Actual behavior in UE 4.26:"[Image Removed] Report from a licensee: In VR when using custom dep ...

TraceHitInfo not returning correct PhysMat when Changed at Runtime via MID

UE - Simulation - Physics - Jan 11, 2016

Line Traces are not correctly returning the Physical Material Info when that information is changed at runtime via a Override Physical Material or a Set Physical Material via a Dynamic Material Inst ...

Nested components do not appear in proper order in viewport instances

UE - Gameplay - Blueprint - Nov 22, 2017

When an actor contains a nested component (components declared inside another component class), the hierarchy for the actor blueprint does not match the hierarchy of a placed instance of the actor ...

Instanced Properties remain after compile

UE - Gameplay - Blueprint Editor - Jan 25, 2018

Our team has been using property instances, and have run into several problems. We were able to reproduce one of the problems, and I was hoping to have your team look at it. General scenario. We ha ...

IOStore : Packaged game crashes when doing garbage collection right after cancelling async loading by UnloadPrimaryAssetList

UE - Foundation - Core - RuntimeLoader - Mar 15, 2021

Packaged game without IOStore never hits this error. ...

An Actor with Run Construction Script in Sequencer set to true doesn't render out correctly with Movie Scene Capture or Move Render Queue

UE - Anim - Sequencer - Mar 31, 2022

An Actor with Run Construction Script in Sequencer set to true doesn't render out correctly with Movie Scene Capture or Move Render Queue. While previewing the Sequencer the actor moves as expected. ...

TakeRecorder cannot record Auto Activate and Destroy of Niagara effect

UE - Niagara - Apr 1, 2024

When Niagara FX of a recording actor is spawned during taking a record, that FX behavior must be recorded and able to be playbacked. However, Niagara Component Auto Activation by BP node is not reco ...

Vehicle wheels ignore collision settings of vehicle in vehicle template

UE - Simulation - Physics - Nov 25, 2015

In the vehicle template, vehicle wheels ignore collision settings of the vehicle when they are set to custom and altered. ...

Crash occurs when a struct containing an instanced object property is used as the value for a TMap in a class that is subclassed in Blueprints

UE - Foundation - Core - Mar 23, 2017

Using a struct containing an instanced object property as the value for a TMap results in a crash if a Blueprint of the class containing the TMap is subclassed and the child Blueprint is opened the ...