Crash When Attempting to Add Existing Streaming Levels Already Present in the Levels Window

Tools - Aug 10, 2017

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Access violation - code c0000005 ( ...

[CrashReport] UE4Editor_Core!FStatsThreadState::ScanForAdvance() [statsdata.cpp:732]

UE - Foundation - Core - Aug 10, 2017

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: Item.NameAndInfo ...

Play area bounds are offset so that the player's spawn position is at the center of the player start

UE - Platform - XR - Aug 10, 2017

The play area is offset in game from the player start. In previous version the play area would be centered on the player start area. Now the player spawn exactly on the player start and the bounds a ...

Hang occurs on Mac when Japanese input is selected and the window to select the parent class for a new Blueprint is opened with the All Classes section expanded

UE - Platform - Apple - Aug 10, 2017

The Editor will hang on Mac if Japanese input is selected on the Mac and the window to select the parent class for a new Blueprint is opened with the All Classes section expanded. REGRESSION: No. T ...

Actor Component instances have their settings reset to default when compiled in 4.17 (Compilation Manager)

UE - Gameplay - Blueprint Compiler - Aug 10, 2017

REGRESSION: Yes, does not occur in 4.16 When converting a 4.16 project to 4.17, any actor component instances will have their settings reverted back to default when the user compiles the blueprint. ...

User project crashes after changing struct

UE - Gameplay - Blueprint - Aug 10, 2017

GoogleVR fails to package with Gradle

UE - Platform - Mobile - Aug 10, 2017

Packaging with GoogleVR (Daydream) fails with Gradle enabled: https://answers.unrealengine.com/questions/678203/417-exporting-daydream-project-with-gradle-results.html ...

Nativized build will crash on load if a member variable in a nativized parent Blueprint class references a non-nativized child Blueprint class asset.

UE - Gameplay - Blueprint - Aug 9, 2017

This occurs because there exists a circular reference between the nativized parent BP and the non-nativized child BP asset (which is a data-only Blueprint in this case). Current suggested workaroun ...