Using the output from FindAllPakFiles to call StreamableManager::RequestAsyncLoad causes a crash

UE - Foundation - Core - Apr 22, 2016

A user has reported a problem where the directory that is output from FindAllPakFiles is not compatible with the StreamableManager::RequestAsyncLoad function and will cause a crash if using the two ...

Animation Sequence Timeline is blank and doesn't let you scrub

OLD - Anim - Apr 22, 2016

Animation Sequence Timeline is blank and doesn't let you scrub Regression: Yes, works in 4.11 [Image Removed] ...

Text/value is not highlighted when selecting slider fields in details

UE - Editor - UI Systems - Slate - Apr 22, 2016

Text/value is not highlighted when selecting slider fields in details This is extremely irritating in cascade and basically breaks usability. Does not occur in 4.11 Tags: Scrub Scrubbing value t ...

When setting cursor to show, cursor isn't rendered in the viewport until the mouse is moved

Tools - Apr 21, 2016

When changing the cursor to show after being hidden, the cursor will not reappear until the mouse is moved. ...

ShaderComplexity doesn't work correctly with ScreenPercentage

UE - Graphics Features - Apr 20, 2016

ShaderComplexity doesn't work correctly with ScreenPercentage Original(ScreenPercentage: 83.33)[Image Removed] ShaderComplexity[Image Removed] ...

Minor memory leaks in Recast code

UE - AI - Apr 19, 2016

It seems there's a fair amount of allocations in Recast code that allocate n elements, but release the memory with as a single element (delete ptr). ...

[CrashReport] UE4Editor_Engine!FRepLayout::InitFromObjectClass() [replayout.cpp:2211]

UE - Gameplay - Blueprint - Apr 19, 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: Assertion failed: Property->Proper ...

BC7 Format in Texture Asset Mip Maps are not correct

UE - Graphics Features - Apr 18, 2016

When enabling BC7 compression format for a texture in a project that has SM4 disabled will result in the last two Mip Levels being gray. This happens on any texture size. The number o mip levels may ...

FBX export from UE4 with multiple materials the UV is corrupted

Tools - Apr 18, 2016

When exporting a Static Mesh from within UE4 that has multiple materials, some of the material IDs will be condensed into a single ID which will mess up how the material assignment for that part of ...