Split Pins on a referenced Macro Library will crash the editor on restart

UE - Gameplay - Blueprint - Mar 3, 2016

Split Pins on a referenced Macro Library will crash the editor on restart 2 callstacks include, one for 4.10.4 and one for 4.11 Preview 6 User Description: I got some macros in my Object Macro Li ...

Large snap scaling causes meshes to scale 0

UE - Editor - Workflow Systems - Mar 3, 2016

With a large snap scale just selecting the uniform scaler will make the content scale to 0. It seems like it is far too easy for meshes to accidentally be scaled to 0 with snap scaling. Another exa ...

Using r.RenderTargetPool.Events in debug configurations causes breakpoint in VS

UE - Graphics Features - Mar 3, 2016

Building a project in a debug configuration and then running through VS debugger will trigger a breakpoint if the console command 'r.RenderTargetPool.Events' is used. ...

MapsToCook is not relative and is ignored if the project's directory is moved

UE - Foundation - Core - Cooker - Mar 3, 2016

If the MapsToCook is set in the editor using the "List of maps to include in a packaged build" and the project's directory is moved, the list is no longer valid as it was pointing to the specific fi ...

Set World Location Not Working on Skeletal Meshes with Simulate Physics Enabled

UE - Gameplay - Mar 3, 2016

When a skeletal mesh is set to simulate physics, using the Set World Location node to set the world location of the mesh does not seem to be working. Turning simulate physics off causes the mesh to ...

Override MacroUV in Required Module breaks MacroUVs based on World Position of Emitter

UE - Graphics Features - Mar 3, 2016

MacroUVs are breaking when using the Override System MacroUV option in the Required Module. Using System MacroUVs:[Image Removed] Using Override System MacroUVs:[Image Removed] Also Tested and Re ...

Linux UI highlights when dragging the editor window

UE - Platform - Linux - Mar 2, 2016

Buttons and other UI elements of the Linux editor are highlighted when they are over the pointer's original click position. ...

Packaged project crashes when using get "Get Data Table Row" and Nativize blueprint Asset is set to true

UE - Gameplay - Blueprint Runtime - Mar 2, 2016

Packaged game will crash on open when using Nativize blueprint asset in the project settings if the user is calling the node Get Data Table Row ...

Function Library function will cause a project to fail when packaging if Nativize Blueprint Assets is checked to True

UE - Gameplay - Blueprint Runtime - Mar 2, 2016

If the user uses a function from a function library while Nativize Blueprint Assest is check to true in the project setting then the project will fail to build when packaging. ...

Enumerators are not set correctly in packaged games if Nativize Blueprint Assets is set to true

UE - Gameplay - Blueprint Runtime - Mar 2, 2016

If an enum is called it will not return the correct value when Nativize Blueprint Assets is set to true in the project settings ...