Assert when having too many VR devices

UE - Platform - XR - Aug 31, 2018

Internal team is encountering a crash when adding too many VR devices. Email thread titled "Re: Crash Logs" The bug is an internal limit of devices the code supports, which is 8. If a controller o ...

Getting Relative Location of an Object That Once Simulated Physics Returns World Location

UE - Simulation - Physics - Dec 10, 2015

Attempting to get the Relative Location of a component that once simulated physics, but has been dynamically set at runtime to not simulate physics returns the World Location instead until the actor ...

Failed to build in Github UE4.27.0.

UE - Simulation - Physics - Aug 30, 2021

Failed to build UE4.27.0 with Win64/Development Editor.  Can avoid this error that excluding the project from build configuration. (Solution UE4->Properties->Configuration Properties->Configuratio ...

Automatic Animation Compression Results in Crash

OLD - Anim - Dec 1, 2015

Using the "Automatic" option to compress animation results in crash 100% in UE4.10 but does not occur in UE4.9.2. *Regression ...

RootMotion travel distance get affected by ForceAnimRate

OLD - Anim - Nov 24, 2016

A root motion controlled character would travel further than they should when both EnableUpdateRateOptimizations is on and a.URO.ForceAnimRate is set above 1. Changing "Root Motion from Montages On ...

Expanding and altering a macro affects other macros in use.

UE - Gameplay - Blueprint - Nov 6, 2017

Using the Expand node feature on a macro from a macro library alters the current functionality of other instances of the macros that are in use(even though the macros themselves have not changed). ...

ILC/VLM doesn't affect Static Staticmesh at all on Mobile

UE - Platform - Mobile - Sep 23, 2019

In practice, developer wants some Static-Staticmesh actors don't build lightmaps to save iteration time as well as Memory and Package size; but still want lit by Indirect lightings ...

Converting a landscape to blueprint crashes editor

UE - Gameplay - Blueprint - Sep 17, 2015

Converting a landscape to a blueprint immediately crashes the editor. Frequency: 2/2 ...

Typos in Array.h

UE - Foundation - Core - Dec 28, 2015

In Array.h, there are a few typos in comments. In 4.9.2 and 4.10, the typos occur at line 2335 and 2359. *@param InIntem Item to be added. In Main, the typos are located at lines 2471 and 2495. ...

Crash on loading level with Landscape by 2 PIE instances

UE - LD & Modeling - Terrain - Landscape - Jun 16, 2022