[CrashReport] UE4Editor_Landscape!FLandscapeEditDataInterface::SetAlphaData() [landscapeeditinterface.cpp:2617]

UE - LD & Modeling - Terrain - Landscape - Sep 8, 2016

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: Access violation - code c0000005 ( ...

Editor crash when a spline component is added to a blueprint and compiled

Tools - Sep 7, 2016

Most recent user affected CL: 3106830 (4.13.0) Error message: Access violation - code c0000005 (first/second chance not available) Source Context: SelectedKeys = SplineVisualizer->GetSelectedKey ...

HLOD generated proxy doesn't create or assign target lightmap coordinate index any longer

UE - World Creation - Worldbuilding Tools - HLOD - Sep 6, 2016

There are instances where HLODs will either generate a lightmap but not assign it to the correct Lightmap Coordinate index from the target lightmap setting in the HLOD outliner or the Lightmap will ...

FBX & OBJ Files no longer Import with their UVs Depending on Software Used

UE - Editor - Content Pipeline - Import and Export - Sep 6, 2016

Importing an OBJ file no longer imports the UVs. Test asset included for OBJ and FBX version of the same file. Added Test FBX from SketchUp Tested with: 4.12.5 CL-3039270 - Working 4.13.0 CL-31 ...

Incorrect translation from matinee move sub tracks to sequencer

UE - Anim - Sequencer - Sep 6, 2016

https://udn.unrealengine.com/questions/310154/converting-matinee-to-sequence-bugs.html#answer-310221 ...

Migration from 4.12.5 to 4.13 can result in Blueprint functions losing input/ouput variables

UE - Gameplay - Blueprint - Sep 5, 2016

When migrating project from 4.12.5 to 4.13, Blueprint functions can lose input/output variable links. ...

Sequence recording in standalone crashes

UE - Anim - Sequencer - Sep 5, 2016

We use GetEditorWorldCounterpartActor in the sequence recorder which cant work in standalone builds as it relies on GEditor. The best fix would probably be to just add a guard for GEditor to GetEdit ...

Writing to a file on Android doesn't update the tracked file length

UE - Platform - Mobile - Sep 2, 2016

Statfile writing seeks to the length of the file between writing new data. The cached length of the file isn't updated when written to when the file length increases so it keeps going to the origin ...