ContentExamples: PhysicalAnimation Example 1.2 the P in "BluePrint" is capitalized

Docs - Samples - Jan 19, 2017

The P in "BluePrint" is capitalized in Example 1.2 of PhysicsAnimation level. The word Blueprint should match the documentation https://docs.unrealengine.com/latest/INT/Engine/Blueprints/index.htm ...

Vehicle Template Gears incorrectly affect gear shift speed

UE - Gameplay - Feb 8, 2016

Changing the Up Ratio of a vehicle movement component incorrectly alters gear shifting. For example, setting the ratio for Gear 3 to 1.0 will keep the vehicle from shifting to gear 2, etc. ...

Child Actor component is not affected by the 'Visible' and 'Hidden in Game' settings

UE - Gameplay - Apr 16, 2015

Child Actor component is not affected by the 'Visible' and 'Hidden in Game' settings. It is still rendered in the bp viewport and in the level during play. Even if the 'bpSelf' is set to hide in g ...

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

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