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

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

Tooltips spawn below content widget of a menu anchor within a menu anchor

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

Tool tips will appear under the content of two nested menu anchors. This occurs because of the 'Should Defer Painting After Window Content' option, enabled by default. The second defer will cause co ...

[CrashReport] UE4Editor_AudioEditor!`FSoundSubmixGraphSchemaAction_NewNode::StaticGetTypeId'::`2'::$TSS0()

UE - Anim - Sequencer - Apr 10, 2017

Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 79 auto RenderCommand = [=](FRHICommandListImmediate& RHICmdList){ 80 81 ...

[CrashReport] Crash on Mac when running specific cook commandlet

UE - Foundation - Core - Apr 10, 2017

This is a Mac commandlet crash that is experienced by a few external users. ...

[CrashReport] UE4Editor_Engine!FTexturePlatformData::GetNumNonStreamingMips() [texturederiveddata.cpp:1260]

UE - Graphics Features - Apr 10, 2017

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: Mips.Num() > 0 [Link Remov ...

VR Splash screen and Async Load issue

UE - Platform - XR - Apr 10, 2017

We encountered this problem too after upgrading to 4.15. It's caused by a timing problem when showing/hiding the async loading splash screen, so we only found it when loading maps in standalone that ...

Can't move pivot on planes.

Tools - Apr 7, 2017

Vertex snapping doesn't seem to work well for certain geometry setups. This is most noticeable in planes or other flat geometry. ...