TUnion implementation is missing

UE - Foundation - Core - Feb 24, 2015

The implementation for TUnion is commented out (in Union.cpp) causing it to not function properly. DEFINE_LOG_CATEGORY(LogUnion); has to be added to the user's source file for the VS compille to wo ...

Crash when renaming assets from the Persona asset browser

Tools - Mar 3, 2015

Crash when renaming assets from the Persona asset browser [Link Removed] [Link Removed] LOG IS ATTACHED ...

Wrong Anim Notify is Deleted

OLD - Anim - Jan 16, 2015

When deleting an Anim Notifiy in the Notify timeline, if an instance of that Anim Notify exists to the left of the selected one, it will be deleted instead. If numerous instances exist to the left ...

Closing Chunk Parameters tabs with chunk selected and reopening Destructible will cause crash

UE - Simulation - Physics - Destruction - Mar 2, 2015

When opening a DM selecting any chunk, even the unfractured mesh, closing the chunk parameters tab and reopening the DM will result in a crash. If that DM is opened and clicked in the viewport it ...

Crash when opening Post Process Material with Live Data Preview running in Profiler

UE - Foundation - Core - Feb 24, 2015

Edit: CrashReporter link: [Link Removed] When running the Session Frontend Profiler as a Live Data Preview and you open a Post Process material, the editor will crash to the desktop. Reproduced in ...

Blueprints with inherited Macros cannot save

UE - Gameplay - Blueprint - Feb 27, 2015

Blueprints with inherited Macros cannot save. Reproduced in 4.7.1 binary and Main (//depot/UE4/Promotable-CL-2455917) ...

ios launch fail after upgrading to 4.7.1, provision not found, signing key not found

UE - Platform - Mobile - Mar 2, 2015

Customers that have never or have created an incorrect bundle identifier will fail to package for iphone. People who have wildcard provisions will work. ...

Opening the engine crashes: Assert failed: GConfig->GetInt

UE - Graphics Features - Feb 26, 2015

Assertion failed: GConfig->GetInt(TEXT("TextureStreaming"), TEXT("MinTextureResidentMipCount"), MinTextureResidentMipCount, GEngineIni) [Link Removed] [Line: 346] CrashReport: [Link Removed] This ...

Hot Reload crash with Scene Component tied to Actor class

UE - Foundation - Core - Feb 19, 2015

After creating a Scene Component code class and an Actor code class, creating a reference to the SceneComponent in the Actor class constructor will cause a crash on hot reload in the editor. ...

Crash in FLandscapeComponentSceneProxy::GetStaticBatchElementVisibility with tiny component size

UE - LD & Modeling - Terrain - Landscape - Feb 27, 2015

Loading a level with a landscape with a 7x7 component size and 2x2 subsections can crash when texture streaming is enabled ...