Actor Not Ticking on First Streaming Level Load When Using Level Streaming Volume

UE - Gameplay - Apr 11, 2017

Actor's do not appear to be ticking when a level is first loaded when using a Level Streaming Volume. The Tick event will fire on the second and subsequent attempts. Edit: After further testing, th ...

AI Controller Possess Function Called When Opening a Character Blueprint with AutoPossessAI Set to Spawned

UE - AI - Apr 11, 2017

AI Controllers' Possess function is being called when opening a blueprint that has the Auto Possess AI option set to Spawned. ...

[CrashReport] UE4Editor_Engine!FSceneView::FSceneView() [sceneview.cpp:627]

UE - Editor - UI Systems - Slate - Apr 11, 2017

Opening UE4.14 using thecommand line "-forceenablecrashtracker," results in a red circle on the top right of the editor that when clicked provides a link to a 20 second video recorded from when you ...

Crash closing animation blueprint after compile

OLD - Anim - Apr 11, 2017

Crash occurs when the user closes an animation blueprint after compiling it. This does not occur in Main. ...

Fbx Importer crash if answering no to the incompatible skeleton dialog

Tools - Apr 11, 2017

Quote from the licensee (FbxSkeletalMeshImport.cpp inside "// merge bones to the selected skeleton"): this happens because in UnFbx::FFbxImporter::SetupAnimationDataFromMesh, the function FindFBXMe ...

Map variable of split struct only has access to key value

UE - Gameplay - Apr 11, 2017

Map variable of split struct only has access to key value. User expects for the entire 'Map variable' to be accessible just like when a 'Break Struct node' is used ...

Blueprint Config Variables Not Being Set in Game Instance Classes

UE - Gameplay - Blueprint - Apr 11, 2017

Blueprint config variables in Game Instance classes do not appear to be set properly. This is unexpected behavior, as setting up a config variable in a native C++ Game Instance class works as expect ...

Failed check() when placing large numbers in to a From Seconds node and print them to the screen

UE - Gameplay - Blueprint - Apr 10, 2017

Crash when placing a number >= 922337181697 in to a From Seconds node and print them to the screen ...

Incorrect collision of merged actor that was merged from a Spline Mesh Component

UE - Simulation - Physics - Apr 10, 2017

Incorrect collision of merged actor that was merged from a Spline Mesh Component Licensee description: We often use spline mesh blueprints to generate organic art for us, like roots, trees, and r ...

Editor crashed on opening level blueprint

UE - Gameplay - Apr 10, 2017

I've been unable to reproduce this issue. Once only occurrence so far. I did some other things inside the level in between these steps like pressing play and copying, rotating, deleting objects in ...