App does not resume after locking and unlocking on iOS

Tools - Jun 21, 2016

Locking and unlocking the device does not allow the app to resume where it was left off. The app is running in the background but when you double tap home button and select it, the app will restart ...

Values are not copied for a EnumArray that is part of an exposed Struct Variable

UE - Gameplay - Blueprint - Jun 21, 2016

Values are not copied for a EnumArray that is part of an exposed Struct Variable; when copying from the Details panel to a copy of the same actor. User Description: If you make an array of custom ...

Texture cube references appear to stay in memory

UE - Gameplay - Blueprint - Jun 21, 2016

Texture cube references appear to stay in memory after they have been added to a blueprint. They continue to take up memory even after the variable reference has been deleted. ...

Crash when importing material assigned to FBX with illegal characters through the Full Scene Importer

UE - Editor - Content Pipeline - Import and Export - Jun 21, 2016

If you have an illegal character (/ or ?) in your material name embedded with your FBX the editor will crash when using the new Full scene importer and selecting the Materials Tab. Tested in and ...

Foliage lightmaps for LODs does not look correct

UE - World Creation - Worldbuilding Tools - Foliage - Jun 21, 2016

When using the foliage tool with any mesh that has a LOD the lightmap generates artifacts for the instance. The base LOD will have correct looking lightmaps, however when pulling back and seeing the ...

Dithered LOD Transitions not Rendering Correctly on iOS with Use Landscape Lightmap feature and Foliage

UE - Platform - Mobile - Jun 21, 2016

Dithering appears aggressive and has a screen door-like effect when using the new Landscape Lightmap in combination with Foliage LOD changes. Owen Stupka attempted to reproduce the issue on his iPa ...

Dragging to the content browser from an open import selection window will cause an assertion crash

UE - Editor - Content Pipeline - Import and Export - Jun 21, 2016

Using a very specific way of importing an FBX will cause a crash assertion that closes the editor without opening crash reporter. Essentially when using the import button in the content browser and ...

Animations imported with Skeletal Mesh are not marked as dirty and don't get saved

UE - Editor - Content Pipeline - Import and Export - Jun 21, 2016

Animations imported with Skeletal Mesh are not marked as dirty and don't get saved. They disappear when the editor is restarted. This does not occur in 4.11 or 4.13. ...

Incorporate changes to static mesh reimport code from licensee

Tools - Jun 21, 2016

https://udn.unrealengine.com/questions/298041/static-mesh-reimport-lod-bugs.html ...

Setting subcategory specifier for struct properties prevent the properties from appearing in editor when using ShowOnlyInnerProperties

Tools - Jun 20, 2016

Setting subcategory for struct variables and using ShowOnlyInnerProperties causes variables with subcategory to not appear in the editor. ...