Crash when opening project on Macbook Pro Retina

UE - Gameplay - Blueprint - Feb 2, 2015

Edit: This probably has nothing to do with macs. <unknown module>! UBlueprint* CastChecked<UBlueprint, UObject>(UObject*, ECastCheckedType::Type) <unknown module>! UBlueprintGeneratedClass::GetAut ...

ForEachLoop does not save structure changes in the loop body

UE - Gameplay - Blueprint - Feb 2, 2015

If a ForEachLoop node is used to cycle through an Array of Structures, using the Array Element output of the Loop node to set the members of the structure does not save the changed values. Workarou ...

Cooker: When cooking all maps, all assets are cooked even if not referenced by any level

UE - Foundation - Core - Cooker - Feb 2, 2015

I noticed that if you cook with -allmaps instead of specifying each map like -map=map1+map2..., that it seems to cook all assets in your game's content folder, whether or not it's used in any maps o ...

BoxCollision component must be simulating physics in order for collision and hit events to work

UE - Simulation - Physics - Jan 30, 2015

BoxCollision component must be simulating physics in order for collision and hit events to work. Note: This testbed doesn't contain print outs of the hit events due to an existing bug with adding e ...

The Show Collision option in the Viewport does not show all collision during Simulate

UE - Simulation - Physics - Jan 30, 2015

The Show Collision option in the Viewport does not show all collision during Simulate. ...

Very difficult to drag off of nodes on touch screen laptops.

UE - Gameplay - Blueprint - Jan 30, 2015

When using a touch screen laptop, it is very difficult to drag off the exec of nodes. I was able to drag off of a node 2 times after trying around 25 times. I was using a ComPat touch Screen laptop ...

Editor crashes if user attempts to open a data table that only has one data type after closing and reopening editor

Tools - Jan 30, 2015

Editor crashes if user attempts to open a data table that only has one data type after closing and reopening editor Frequency: 2/2 Crash Reporter: Not currently available ...

SIGSEGV: invalid attempt to access memory at address 0x3

UE - Platform - Apple - Jan 30, 2015

Crash Report: [Link Removed] ...

Linear Color Texture causes break point through Material Function into Material Instance

Tools - Jan 29, 2015

When changing the Texture in a Material Instance made from a Material with Parameters found in a Material Function, Visual Studio throws a breakpoint. I was able to continue past the breakpoint (3 ...

Using the GetWalkableSlopeOverride node in a Blueprint results in an error message when compiling the Blueprint.

UE - Gameplay - Blueprint - Jan 29, 2015

Using the Get Walkable Slope Override node in a Blueprint results in an unclear error message when trying to compile the Blueprint. ERROR MESSAGE: The direction of Return Value doesn't match the ...