FMultiReaderSingleWriterGT isn't thread safe

UE - Foundation - Core - May 17, 2016

From https://udn.unrealengine.com/questions/292741/fmultireadersinglewritergt-isnt-thread-safe.html: I've found that FMultiReaderSingleWriterGT has at least 2 bugs: The one that caused a deadlock ...

LIVE: EDITOR: CRASH: Editor crashes on iPad4 when attempting to draw a texture that is 2048x1536

UE - Platform - Mobile - Oct 14, 2014

Build: 4.5.0-2316912 Description: .exe crashes on iPad4 when attempting to draw a 2048x1536 texture to the HUD Frequency: 2/2 Repro: [Reproduced Internally] 1. Download attached texture file. 2. Ope ...

Modules tab is "unrecognized" if editor restarts with it open

Tools - Apr 16, 2015

If you open the Modules tab and then close the editor and reopen it, where the modules tab was now becomes an "unrecognized tab". [Image Removed] ...

Generating Lightmap UVs doesn't automaticly switch LightMapCoord Index

Tools - Jul 17, 2015

When Import a meshes then open the staticmesh editor and turn on the "Generate Lightmap UVs" in the Build Settings. Then hit apply button to genereate the Lightmaps. It will generate the Lightmap bu ...

FText::AsTime Does not work correctly with daylight savings.

UE - Editor - UI Systems - Localization - Mar 17, 2016

If you pass the result of FDateTime::UTCNow in into FText::AsTime with your windows time zone currently set to Eastern Time (UTC-5 hours), it will NOT take into account daylight savings. ...

ENGINE: CRASH: One off Editor Crash with ANavLinkProxy::GetComponentsBoundingBox() navlinkproxy.cpp:189

UE - AI - Oct 20, 2016

One off editor crash. [Link Removed] Error Message Access violation - code c0000005 (first/second chance not available) Call Stack of Most Recent Crash ANavLinkProxy::GetComponentsBoundingBox() na ...

SlateRemote: Message serialization does not take byte order and struct packing into account

UE - Foundation - Cpp Tools - Plugin System - Sep 15, 2016

The message serialization code in SlateRemoteServer should use FArchives for de-/serializing its messages. The current implementation is not platform/compiler agnostic. ...

ShowOnlyInnerProperties (Meta UPROPERTY tag) doesn't work in some cases

Tools - Apr 30, 2015

ShowOnlyInnerProperties doesn't work when the struct in question is either in an array or in an outer struct in an array. (There may be other broken cases as well.) Example: USTRUCT() struct Str ...

"Unreal Match 3" Demo Stuck While Syncing

Docs - Samples - Apr 5, 2016

When attempting to download/sync to the UE4.11 version of "Unreal Match 3" sample from the Learn Tab on the launcher, the download button is "grayed out" and instead says "Syncing." Selecting the ...