Editor crashes when setting return value pin to object variable in widget blueprint

UE - Gameplay - Blueprint - Apr 9, 2015

Editor crashes when attempting to set an object variable to a return value within widget blueprints. Frequency: 2/2 Crashreporter: [Link Removed] ...

MoveToActor doesn't update AI's path on goal actor's move

UE - AI - Mar 16, 2015

A number of issues with MoveToActor have been observed in 4.7.2, including: 1. Not updating path on goal actor's move 2. hitting obstacles after path updating ...

Editor crash when compiling blueprint that contains an implemented interface after removing return node

UE - Gameplay - Blueprint - Apr 8, 2015

If a return node is removed from an interface that has been implemented in a blueprint, compiling the blueprint will cause a crash. Crash Reporter: [Link Removed] Frequency: 2/2 ...

Game instance spawning object crashes .exe in packaged project

UE - Gameplay - Blueprint - Mar 19, 2015

If an actor is spawned using game instance blueprint, a packaged .exe will crash upon loading. Frequency: 2/2 Crash Reporter: [Link Removed] ...

Packaging for Win32 fails on Visual Studio version 15.7.1 with multiple unable to find mspdbcore.dll errors

UE - Foundation - Core - May 15, 2018

This did not reproduce with Microsoft Visual Studio version 15.6.2 at the same CL in //UE/Main. Only occurred after I updated from 15.6.2 to 15.7.1. ...

Editor crashes if user attempts to open a data table that only has one data type after closing and reopening editor

Tools - Jan 30, 2015

Editor crashes if user attempts to open a data table that only has one data type after closing and reopening editor Frequency: 2/2 Crash Reporter: Not currently available ...

Restarting Project Resets Scoring Equation in EQS

UE - AI - May 9, 2016

The user is experiencing his Scoring Equation being reset whenever he restarts his project. Found in 4.12 Preview 2 binary. Reproduced in 4.11.2 binary and 4.13 2967371. ...

Attempting to open a map in content browser that is currently loaded in world composition browser crashes editor

Tools - May 12, 2015

Attempting to open a map through the content browser will crash the editor if that map is opened as a sublevel or the currently opened map through the world composition browser. Frequency: 2/2 Cr ...

Corruption in rotating decal in TM-ShaderModels on iPhone 8 and X's

UE - Platform - Mobile - Oct 9, 2017

This particular decal is animated and has a Translucent decal blend mode This occurs on both iPhone 8 and 8 Plus (11.0.2) It does not occur on: iPhone SE, iOS 11 beta1 iPhone 7 Plus, iOS 10.3.2 ...

Crash in when setting label in ChildActor (infinite loop in PECP)

UE - Gameplay - Feb 22, 2019

In void ATestActor::OnConstruction(const FTransform& Transform) there is an infinite loop occuring in a ping pong call between the SetActorLabel and the DestroyChildActor calls. Happens in vanil ...