[CrashReporter] UE4Editor-AlembicHairTranslatorModule!ParseObject [AlembicHairTranslator.cpp:446]

UE - Editor - Content Pipeline - Import and Export - Dec 13, 2019

Generated from CrashReporter Error message: Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x60b40008 Comments from Users: I cant import abc hair from Blender 2.81a. crashe ...

Widget Components Add Thin Black Outlines to Images

UE - Editor - UI Systems - Dec 13, 2019

When a slate element that uses a png with a transparency the edges have a black outline. When the Widget3DPassThrough material is applied to the widget the effect is lessened, but is the outline sti ...

Console variables help button not providing html document or opening web page

Docs - Dec 13, 2019

Selecting the Console Variables help option or using 'help' does not lead to a webpage or provide a link.  ...

Subway Sequencer crashes when opening shot0010_001

UE - Anim - Sequencer - Dec 13, 2019

Opening specific files inside of the "Sequencer" doc sample project results in engine crash. ...

New key value pairs added to a data table are not able to be found until the project is reloaded

UE - Gameplay - Dec 13, 2019

Adding a new key to a dataTable deriving from c++ will not be found until the entire project is reloaded. Download link to test project: https://github.com/sorkNasrk/testbug ...

Mentioning "_Validate" suffix in code comments to function names causes Compiler error

UE - Foundation - Cpp Tools - UnrealHeaderTool - Dec 13, 2019

When mentioning the _Validate Suffix in code comment, Visual Studio compiler throws an error. ...

Texture asset only exportable as .COPY and .T3D

UE - Editor - Content Pipeline - Import and Export - Dec 13, 2019

Export for certain marketplace asset limited to .COPY and .T3D (and .BMP in 4.24) I was unable to reproduce this with a texture that I created even with Grayscale / sRGB disabled. ...

Simulating forking bones ignores import scale

UE - Simulation - Physics - Dec 12, 2019

Simulating the children bodies, but not the parent, of a skeletal mesh imported with a uniform scale not equal to 1, seems to ignore the imported scale, instead using their initial relative location ...

iOS CloudKit Crash

UE - Platform - Mobile - Dec 12, 2019

iOS app crashes when cloudsaves are active When attempting to deploy with 4.25 MAIN @ CL 10668484 it fails with error LogPlayLevel: === BUILD TARGET AJ_ioscloudsave OF PROJECT AJ_ioscloudsave WI ...

Paper2D Sprite Vertex Normals changed from 4.23 to 4.24

UE - Gameplay - Paper2D - Dec 12, 2019

Comparing static mesh cube, plane, and a paper2d sprite with a lit material it appears that we've changed how we calculate the vertex normals for paper 2d sprites, see below: [Image Removed] ...