Ensure condition failed: PrimitiveComponent tried to render with Material MaterialInstanceDynamic, which was not present in the component's GetUsedMaterials results

UE - LD & Modeling - Terrain - Landscape - Feb 22, 2017

Top 10 ensure in 4.15. There was a fix submitted for [Link Removed] which was verified as following those steps to reproduce no longer causes this. ...

EDL in 4.15 may not be fully safe and should be disabled by default

UE - Foundation - Core - UObject - Apr 4, 2017

EDL may have some issues that are very hard to reproduce that's why we should disable it by default in 4.15.2. We will re-enable it in 4.16 ...

Edit shared defaults for multiple blueprints leads to Engine crash.

UE - Gameplay - Blueprint - Jun 20, 2017

Changing any value in Edit shared defaults window with multiple blueprint assets leads to Engine crash. This is a regression from 4.16 ...

Ensure condition failed: !TagRedirects.Contains(OldTagName) Renaming Gameplay Tag twice

UE - Gameplay - Jul 6, 2017

It appears the ensure only happens once. Cannot get the ensure to happen once Project Settings is closed. This also occurs in 4.16.2 so it is not a regression ...

[CrashReport] UE4Editor-Renderer.dylib!FUploadObjectsToBufferCS* TShaderMap<FGlobalShaderType>::GetShader<FUploadObjectsToBufferCS>()

UE - Graphics Features - Jul 14, 2017

This is a common crash affecting Mac users in 4.16 User DescriptionsMacOS High Sierra Beta 2 - Starting a project ...

Editor is missing the Quick Feedback Message Bubble

Tools - Jul 12, 2017

The quick feedback message bubble is missing from the editor. It is also missing in asset editors as well This is a regression from 4.16.2 ...

[CrashReport] Crash on Mac - UE4Editor-IOSTargetPlatform.dylib!FIOSDeviceHelper::DoDeviceConnect()

UE - Platform - Mobile - Jul 20, 2017

This is a common crash affecting Mac users on 4.16, it has occurred since at least 4.14. Users have not provided any descriptions. ...

Button for Swap Paint Color and Erase Color Disappeared.

Tools - Aug 2, 2017

In 4,15, we can use button for swap paint Color and erase color. But, in 4.16 and 4.17, it disappeared ...

Custom event parameter set to 0 by default

UE - Gameplay - Blueprint - Aug 14, 2017

Default parameters do not appear to be retained for custom events. This was tested in 4.17 and the issue does not occur in 4.16. Appears to be a regression ...

UStaticMeshComponent.PreviousLODLevel always returns 0

UE - Graphics Features - Aug 30, 2017

The UStaticMeshComponent.PreviousLODLevel variable always returns 0 no matter what the last LOD actually was. Regression?: No This also occurred in 4.16 ...