Renaming Function Parameters Silently Disconnects Pins if Function is in Use

UE - Gameplay - Blueprint Editor - Feb 9, 2017

Changing parameter names on a function that is in use in another blueprint breaks the pin connections without warning if the blueprint is not saved before restarting the editor. See the licensee's ...

Set Array Elem is missing the Item checkbox when connected to an existing array variable

UE - Gameplay - Feb 8, 2017

Set Array Elem is missing the Item checkbox when connected to an existing array variable that was created separately. The checkbox is present if the Set Array Elem is created off of the array variab ...

Enabling "Support Deferred Rendering with Metal" Crashes on IOS device

UE - Platform - Mobile - Feb 8, 2017

After enabling "Support Deferred Rendering with Metal" and then launching to an IOS device (in this case iphone 6+) the game will no longer open and run. REGRESSION? Yes Worked in Binary 4.13.2 C ...

CookOnTheFly: No message when starting creation of asset registry

UE - Foundation - Core - Cooker - Feb 7, 2017

UCookOnTheFlyServer::GenerateAssetRegistry() logs when the registry has been created and how long it took, but there is no message to indicate when the operation started (unless using DEBUG_COOKONTH ...

Texture Property Node Returns Unexpected Values For Texture Object With Render Target Input

UE - Graphics Features - Feb 7, 2017

The texture property node returns incorrect values for texture objects that have a render target as its input. The correct value will be returned if a normal texture is used for the input instead. ...

Cascade Crashes Engine When Adding Particle LOD After Clearing LOD Settings

UE - Graphics Features - Feb 3, 2017

In cascade if you add particle LODs then remove, clear the LOD settings array, then attempt to add more LODs (after current) the editor will crash. This crash will only occur if you add LODs after c ...

Disallow connecting 'pose' links in AnimBP to 'wildcard' pins (e.g. Select)

OLD - Anim - Jan 26, 2017

This is a duplicate of [Link Removed] which may have been closed by mistake. In the answer provided by the developer for the AnswerHub question, the "Select Node" is not supported in the AnimGraph ...

[Crash] UE4Editor-MetalRHI.dylib!ReportMetalCommandBufferFailure()

UE - Graphics Features - Jan 25, 2017

Crashes when resizing Standalone game window by dragging lower right corner to and fro to increase/decrease window size. [Link Removed] Error message: SEGV_MAPERR at 0x3 Source Context:none Mos ...

Blueprint Function Library does not save Struct default values

UE - Gameplay - Blueprint - Jan 25, 2017

When a Struct is used as a Local Variable in a Blueprint Function Library, the defaults for its member variables are not saved. If, for example, I enter "3" for an Int member, and "Foo" for a String ...

Memory-only FMOD assets cause 'unable to find cached package' spam in log

UE - Foundation - Core - Cooker - Jan 23, 2017

When loading individual events/sounds in an FMOD bank file, the cook will emit a warning for each asset which pollutes the log file with superfluous messages. This is because the actual event/sound ...