[CrashReport] UE4Editor_Slate!TAttribute<FText>::Get() [attribute.h:130]

UE - Editor - UI Systems - Slate - Jul 13, 2017

This is a common crash affecting users in 4.16 User DescriptionsI imported an FBX and the editor crashed.alembic import from brekelwhats wrong with the ue4 alembic importer? Source Context 120 ...

[CrashReport] UE4Editor_LandscapeEditor!TSharedPtr<SWidget,0>::ToSharedRef() [sharedpointer.h:794]

UE - LD & Modeling - Terrain - Landscape - Jul 13, 2017

This is a common crash affecting users in 4.16. Additional information is not currently available. User DescriptionsAt the time I was using the landspace sculpt tool with fairly normal settings. ...

Blueprint compile failure with empty FTimerHandle return value

UE - Gameplay - Blueprint - Jul 13, 2017

Blueprint compile failure when returning a Timer Handle from a function call when the Timer Handle node is not connected. Compile failure message: "ICE: The type of property %s doesn't match a term ...

Crash using Custom HLSL Node with Empty Shader Directory

UE - Graphics Features - Jul 13, 2017

A crash is occurring when adding an empty shader directory when using the custom node within the material editor. This crash is preventing some users from opening their projects that use this workfl ...

Editor Crashes when working in QAGame TM-Sequencer_EventTrack - TCString<TCharType>::Strlen(InName)

UE - Anim - Sequencer - Jul 12, 2017

Editor Crashes when working in QAGame TM-Sequencer_EventTrack - TCString<TCharType>::Strlen(InName) This Assert happens randomly throughout the repro-steps. I am unsure what about the process cause ...

Crash when selecting Edit Map for Paper Tile Map Actor

UE - Gameplay - Jul 12, 2017

Crash when pressing the Edit Map button for the Rendering Component of the Paper Tile Map Actor. If a new empty map is created first, the crash doesn't occur. User Description: Whenever I try to c ...

Error when exposing a tMap/tSet on spawn and connecting it to a custom event

UE - Gameplay - Blueprint - Jul 12, 2017

When using a variable that has been setup to be a container of the type "Set" or "Map" and error will be thrown when connecting an exposed input pin to a custom event. ...

[CrashReport] Crash after enabling the 'Composure' plugin

UE - Graphics Features - Jul 11, 2017

This crash occurs in the 4.17 Preview 1 Binary editor after enabling the Composure plugin. User DescriptionsEnabled the Composure plugin (and restarted editor) in 4.17 Preview 1 ...

Save process fails for BuiltData.uassets when trying to PIE - Standalone Game

Tools - Jul 10, 2017

The following can be observed in the output log for the various BuiltData.uassets:Cmd: OBJ SAVEPACKAGE PACKAGE="/Game/Maps/Highrise_Audio_BuiltData" FILE="../../../../../Builds/Release-4.17/Samples/ ...

Crash when referencing GearVRController

UE - Gameplay - Blueprint - Jul 10, 2017

SamD and I noticed that in 4.17 the GearVRController component wasn't appearing in searches in the editor. This crash doesn't occur in 4.16.1 ...