Foliage deleted in 4.6 and 4.6.1 appears in 4.7

UE - World Creation - Worldbuilding Tools - Foliage - Dec 23, 2014

Foliage that has been deleted in 4.6 will return when a project is migrated to 4.7. ...

VR preview does not work when the project was converted from 4.7 to 4.8

UE - Platform - XR - Jun 15, 2015

If the user upgrade a project form 4.7 to 4.8 the VR preview will only show up as a regular stand alone window. ...

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 ...

When switching versions of UE4 the folder colors do not migrate with the project

Tools - Feb 27, 2015

User reports when creating a project and changing the folder colors in 4.6, then opening the project in 4.7/4.7.1, the folders go back to their default color. Users have also reported this happenin ...

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 ...

[Bug] 4.7.0 preview 5: Cannot add events for the main component of the SkeletalMeshActor

UE - Gameplay - Blueprint - Feb 9, 2015

In UE4.7 Preview 5, cannot add events for the main component of the SkeletalMeshActor. (see screenshot.) ...

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 ...