Split Struct pins cause errors when a project is converted to 4.17

UE - Gameplay - Aug 11, 2017

Split Struct pins cause errors when a project is converted to 4.17. You are still unable to split struct pins even if a new variable is created for the struct. Only adding a new variable to the st ...

PerInstanceRandom does not work on Instanced Static Meshes spawned at runtime

UE - Graphics Features - Aug 11, 2017

PerInstanceRandom does not provide a random value when the material is being used on an Instanced Static Mesh that is spawned at runtime, the value is always the same. Regression?: Yes This did not ...

[CrashReporter] Crash in FClassExclusionData::IsExcluded() (infinite loop)

UE - Gameplay - 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. Note: This appears to be a Commandlet crash. Erro ...

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

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

Instanced Static Mesh components that are part of a Blueprint aren't visible in Standalone Game

UE - Gameplay - Aug 9, 2017

Instanced Static Mesh components created through the Construction Script aren't visible in Standalone Game. Collision is still present. They are visible in all other play modes and if created on Eve ...

Compilation manager inhibit construction script to get other actor reference on the level when running construction script right after actor compile.

UE - Gameplay - Blueprint - Aug 9, 2017

Construction script execution following blueprint compile gets invalid actor reference if Blueprint compilation manager is enabled. For example, in the attached project, Right after blueprint compi ...

Mac Crash when foliage painting in QAGame with TallGrass_01 asset

UE - LD & Modeling - Terrain - Landscape - Aug 3, 2017

This crash seems to only be reproducible using the TallGrass_01 asset in QAGame. Having other foliage assets selected sometimes prevents the crash, but usually any combination of assets plus TallGra ...

Strange crash occurring from project When upgrading from 4.16 to 4.17

UE - Gameplay - Blueprint Compiler - Aug 2, 2017

There are a string of crashes that are occurring with UMG as the cause of the crash. This occurs when the project is upgraded from 4.16 to 4.17. With the project provided making any change to the B ...

Error when Compiling an AIController Blueprint Class with an AIPerception Component

UE - AI - Aug 1, 2017

An error populated the output log when Compiling an AIController Blueprint Class with an AIPerception Component. This is not a Regression, as it Occurs in //UE4/Main. ...