Snap to Bone doesn't actually affect the rotation of a Constraint in the PhAT editor

UE - Simulation - Physics - Feb 20, 2018

Snap to Bone doesn't actually affect the rotation of a Constraint in the PhAT editor. The visualizer does show the expected rotation but the Constraint will still rotate in the same direction it was ...

FMD5::Update can crash when used with packages larger than 2^31

UE - Foundation - Core - Cooker - Dec 21, 2018

This bug was reported by Nurulize on UDN: UPackage::Save calls FMD5::Update at line 5918 The bug comes from the fact that Writer->TotalSize() is int64 vs the 2nd parameter of FMD5::Update which ...

4.14.2 Binary Debug Crash does not show up in Crash Reporter

CrashReporter - Web - Dec 21, 2016

Crashes from 4.14.2 Binary are not populating in Crash Reporter website - [Link Removed] This is not the case in P4 builds. This is a regression from 4.14.1 ...

SetControlRotation does not affect VR

UE - Platform - XR - Oct 1, 2015

Using a Set Control Rotation node does not change the camera rotation when in VR mode. ...

Attempting to build MinidumpDiagnostics with Visual Studio 2015 Update 2 results in failure

UE - Foundation - Core - Jun 7, 2016

When attempting to build the Minidump Diagnostics project from the UE4 source, it will fail if you're using Visual Studio 2015 Update 2. Please note that this does not occur in the base VS2015 or wi ...

Navmesh breaks after hitting build or build>paths after upgrading to 4.7.2

UE - AI - Mar 10, 2015

Navmesh breaks and repeats pattern from individual landscape section when a project is updated to 4.7.2 and then build or build paths is pressed. ...

Crash when Matinee with 2 Event Tracks stopped from one of the Event Tracks

Tools - Mar 16, 2015

When stopping a Matinee from an Event Track via the level blueprint, if you have 2 Event Tracks the editor will crash. Also Reproduced in Main Promotable-CL-2479729 ...

Crash on setting Max. Texture Size with Non Power of 2 Texture

Tools - Mar 16, 2015

Also Reproduced in Main Promotable-CL-2479729 After importing and saving a texture which is non power of 2 and not an hdr texture, when you set the Maximum Texture Size in the Texture Editor's Comp ...

HLOD Build crashing when building nanite for mesh with 2 material having the same parameters

UE - World Creation - Worldbuilding Tools - HLOD - Dec 2, 2023

From Licensee: Catching the exception with debugger allowed us to find a list of materials on the hlod mesh on which the error occured and we were then able to link it to one of our meshes causing ...

Unable to save blueprint after Hot Reload that affects the class the blueprint is based on

UE - Gameplay - Blueprint - Sep 14, 2015

After hot reloading a project, if the class a blueprint is based off of was edited, the blueprint is unable to be saved due to being referenced in Engine/Transient. Project for Repro: [Link Removed ...