Doing a Rebuild in Visual Studio fails to compile

UE - Foundation - Cpp Tools - UnrealBuildTool - Apr 19, 2016

Attempting to use the Rebuild option in Visual Studio will fail to build the project. It instead produces a message that "Epic was unexpected". ...

Crash After setting Default Text Material Opaque as a Dynamic Material Instance in the construction script

Tools - Apr 19, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Fatal error: [Link Removed] [Line: 1829] /Game/ThirdPersonBP/Maps/ThirdPersonE ...

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). ...

Editor crashes if a data table containing an attenuation settings struct

Tools - Apr 19, 2016

Editor crashes if a data table containing an attenuation struct is opened in the data table editor. Frequency: 4/4 Crashreporter: [Link Removed] Regression? (No), issue (does) occur on 4.10.4 ...

Constrain Aspect Ratio causes Widget components in screen space to be misaligned

UE - Editor - UI Systems - Apr 19, 2016

Constrain Aspect Ratio causes Widget components in screen space to be misaligned ...

[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 ...

[CrashReport] UE4Editor_CoreUObject!UObjectProperty::SerializeItem() [propertyobject.cpp:39]

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

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 ...

Changing the value of BaseUrl in DependencyManifest.cs from http:// to https:// allows dependencies to be downloaded through some firewalls

UE - Foundation - Cpp Tools - UnrealBuildTool - Apr 18, 2016

If a user attempts to run Setup.bat to download the various dependency files while a SonicWALL firewall is in place, the download will fail to complete. Disabling the firewall allows the download to ...