[CrashReport] Assertion failed: !Export.ClassIndex.IsNull() | UPackage::Save()

UE - Foundation - Core - Cooker - Sep 20, 2017

This is a somewhat common crash coming out of the 4.17 release. User Descriptionsclicked Launch->Firefox. This is the same project with in-game video-screens which has been crashing on Launch for W ...

Partial screen black out when using a Multi line text box on iOS

UE - Editor - UI Systems - Sep 20, 2017

Parts of the screen are blacked out on iOS devices when using a Multi line text box inside of a widget component ...

Duplicating Collapsed Node Graph With an Asterisk in the Name Results in "Invalid Graph"

UE - Gameplay - Blueprint - Sep 20, 2017

If you give a Blueprint node a name containing an asterisk, then collapse it, if you copy and paste the collapsed node the duplicate node will say "Invalid Graph." Additionally, if you try to renam ...

Scroll widget into view does not appear to work when scrolling up

UE - Editor - UI Systems - Sep 20, 2017

When using the node "Scroll Widget Into View" the scroll box that uses it does not appear to scroll widgets into view when selecting widgets that are out up view in the up direction. Regression: Y ...

Crash When Renaming a Duplicated Collapsed Node Graph With an Asterisk in the Name

UE - Gameplay - Blueprint - Sep 20, 2017

A crash is occurring if you collapse a node and name the collapsed graph something that contains an asterisk. The crash occurs if you copy and paste the collapsed graph, then attempt to rename it. I ...

Multi-line text is not an option for arrays of text

Tools - Sep 20, 2017

When using the Multi-line option for a text variable, this option is no longer present when the variable becomes an array. It is unsure if this is intended behavior or not. This issue does not appea ...

Crash upon diffing Blueprint that was reparented when its previous parent has already been deleted

UE - Gameplay - Blueprint Editor - Sep 20, 2017

When attempting to diff a Blueprint that has been reparented when the previous parent no longer exists in the editor, a crash occurs. The crash is due to the editor attempting to reference the delet ...

SSR not rendering correctly in SM4 Preview

UE - Graphics Features - Sep 20, 2017

This is a regression from 4.17.2 and you do not need to be in PIE to see the effect. This is not seen in Shader Model 5 ...

[CrashReport] USpeedTreeImportFactory::FactoryCreateBinary()

UE - Editor - Content Pipeline - Import and Export - Sep 19, 2017

This is a common and longstanding SpeedTree import crash that has occurred since at least 4.14 for over 100 users. This seems to be the same issue as a previous Jira from 4.10 which was closed wit ...

Circular reference causes unrelated binding to fail in packaged game

UE - Editor - UI Systems - Sep 19, 2017

Text field does not load binding if the widget containing the text field contains an unrelated circular dependency and Event driven loader is disabled. Tested this in 4.15, 4.16, 4.17 4.15 Does n ...