[CrashReport] UE4Editor_Engine!UAnimMontage::IsValidAdditive() [animmontage.cpp:702]

OLD - Anim - May 19, 2016

Error message: Stack overflow - code c00000fd (first/second chance not available) Source Context: 687 if (SyncGroup != NAME_None) 688 { 689 CollectMarkers(); 690 ...

Any nodes after a reroute node do not list stats in the Blueprint Profiler

UE - Gameplay - Blueprint - May 18, 2016

No Profiler stats are being listed for nodes after a reroute node. Just the nodes are listed with no stats present. ...

Crash when rendering movie with "Capture frames in HDR" enabled

UE - Anim - Sequencer - May 18, 2016

Crash when rendering movie with "Capture frames in HDR" enabled Will add more info when crashreporter shows up. ...

Attempting to build lighting in project crashes editor

UE - LD & Modeling - Terrain - Landscape - May 18, 2016

Attempting to build lighting in user's project crashes editor. Frequency: 3/3 CrashReporter: N/A ...

SceneComponent.cpp [NewTransform.IsValid()] ensure when playing TM-CharacterMovement map on Mac

UE - Gameplay - May 18, 2016

An ensure occurs when playing the QAGame level TM-CharacterMovement. This ensure only occurs on Mac. ...

Ctrl+Alt selection drag inside to outside of Matinee window will crash the editor

Tools - May 18, 2016

Ctrl+Alt selection drag inside to outside of Matinee window will crash the editor Reproduced in Releases stream 2982080 as well, to verify that this wasn't the same bug as https://jira.ol.epicgames ...

WorldCoordinate3Way produces Incorrect Axis Lerps

UE - Graphics Features - May 18, 2016

The Material Function WorldCoordinate3Way seems to incorrectly perform the Lerps from the axis contributions of the normals. An example is show here, with the left objects using the version that com ...

UCS continuously runs while a blueprint's thumbnail in content browser is focused

UE - Editor - Content Pipeline - Content Browser - May 18, 2016

Blueprints with a mesh call the UCS continuously when focusing the thumbnail in the content browser. This is easily visible with a Print String in the UCS causing log spam. This does not occur in ...

Datatable shows serialization of struct variables within a struct

Tools - May 18, 2016

If a datatable is created from a struct containing another struct, added rows will show serialization values in the datatable editor for struct variables. Regression (No) issue (does) occur in 4.1 ...

Crash Report output - Add external app filepath conversion to ReportCrashUsingCrashReportClient()

UE - Foundation - Core - May 18, 2016

Sandbox mode not dealt with here... const FString CrashContextXMLPath = FPaths::Combine( *FPaths::GameLogDir(), *CrashContext.GetUniqueCrashName(), FPlatformCrashContext::CrashContextRuntimeXML ...