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

Enabling Tessellation on Materials in 4.11 causes geometry to Disappear

UE - Graphics Features - Dec 23, 2015

Any material that already exists in 4.11p1, with tessellation enabled, causes assigned geometry to disappear. Any material created within 4.11p1, with tessellation enabled and a base color, causes t ...

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

Particle Cutout Crashes On Certain Devices (Samsung Galaxy Note 2)

UE - Platform - Mobile - Aug 12, 2016

As soon as a particle system using the Particle Cutout feature appears a crash occurs. I used the Samsung Galaxy Note 2. Its asset number is 2894. I've attached the logs from the test on engine vers ...

VOIP Steam recieved audio will be affected by any Audio FX the player is standing in when receiving the audio.

UE - Audio - Sep 16, 2016

If the player is standing in an area that adjusted audio, VOIP audio will also be affected. ...

Unlit view is affected by Exposure Compensation when enabled by post process volume

UE - Graphics Features - Jun 7, 2018

Unlit view is affected by Exposure Compensation when enabled by post process volume. This will also carry across the other debug views.  Working as expected in 4.18 CL# 3832480 Found in  4.19 CL# ...

ContentExamples crashes on Mac Metal when pressing the button for Example 2.3 in UMG.umap

UE - Graphics Features - Jan 19, 2017

When pressing the button for example 2.3 in the UMG map of content examples (Spawns a 3D UMG Widget), the editor crashes. ...