Struct array variables interpret multiple Structs as the same if they have the same values

UE - Gameplay - Blueprint - Jul 7, 2015

Struct array variables interpret multiple Structs as the same if they have the same values. This does not occur if the values in the Structs added to the array are different. Test project in 4.8.1 ...

Adding a new code class to a project resets any Include Directories set in the Project Properties in Visual Studio

UE - Foundation - Core - Jul 7, 2015

Adding a new code class to a code project, or generating code files, will reset any Include Directories set in the Project Properties in Visual Studio. ...

A warning is needed for turning off "Update Navigation Automatically", large nav meshes can cause crashes

UE - AI - Jul 7, 2015

A warning is needed before allowing users to uncheck update Navigation Automatically. A user has done so and then created a nav mesh that was 1,000,000 by 1,000,000 in size and they can no longer op ...

SEGV_NOOP at 0x0

UE - Platform - Apple - Jul 7, 2015

Crash Report: [Link Removed] *Crash Report attached User reports, "Launch[ing] Unreal Engine 4.8.1 from Epic Games Launcher, UE4 splash screen will come up and after 80% of initialization; UE4edit ...

Calling RestartGame Function causes a crash when exiting PIE

UE - Gameplay - Jul 7, 2015

If the Restart Game function is called in blueprints or code then the editor will crash when exiting PIE [Link Removed] ...

Deleting a spline point of a spline blueprint then moving crashes editor

Tools - Jul 7, 2015

If you delete an end point of a spline blueprint and then attempt to move the blueprint the editor will freeze and eventually crash. Frequency: 1/1 CrashReporter: [Link Removed] ...

Building Lighting will Generate Additional Lightmaps after Rotating Lightsource

UE - Graphics Features - Jul 7, 2015

Lightmap sizes seem inconsistent after rotating a light source and rebuilding the lighting. This causes concern about file sizes when packaging the project that is using baked static lighting. The ...

Pass by Reference Parameter Nodes are not correctly receiving input value

UE - Editor - UI Systems - Jul 7, 2015

Calling the Dynamic Material node by right clicking in the UMG Widget Blueprint Graph yields a node which is not accessible. [Image Removed] ...

Materials using Media Textures appear upside down in UMG on Android

Tools - Jul 7, 2015

When a user applies a media texture to a material and then applies this to an image widget, this material appears upside down when launched on to the Galaxy Note 3 (OS-Android 5.0) and the Nexus 5 ( ...

Using variations on the 'shot' console command closes iOS project on device

UE - Platform - Mobile - Jul 6, 2015

Using the console commands 'shot', 'highresshot 1' and 'highresshot 2' will crash to the 'recent apps' menu an ipa with Metal enabled. I tried this with 'Forward Rendering with Metal' disabled and u ...