Collapsed categories in the My Blueprint tab are automatically expanded when any main tab is clicked

Tools - Jan 30, 2015

Collapsed categories in the My Blueprint tab are automatically expanded when any main tab, such as the Event Graph or Construction Script tab, is clicked. Moving to the Defaults or Components Modes ...

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 ...

Changing screen percentage while in VR Preview will change screen coords for post process shaders

UE - Platform - XR - Jan 30, 2015

If a post process volume is set to use a material shader, reducing the screen percentage while in VR Preview will shift the coordinates left/right. ...

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 ...

Destructible meshes created with PhysXLabs will not cast shadows

UE - Simulation - Physics - Destruction - Jan 30, 2015

When importing destrucitble APB asset files from PhysX Labs there is no visible shadow cast for these meshes. The same is not true for a destructible created in UE4. These are using the default sett ...

SIGSEGV: invalid attempt to access memory at address 0x3

UE - Platform - Apple - Jan 30, 2015

Crash Report: [Link Removed] ...

SpawnActorFromClass nodes can't use the root component's default scale for the spawn transform.

UE - Gameplay - Blueprint - Jan 30, 2015

On the C++ side, in PostSpawnInitialize(), FinishSpawning() is called with the scale value taken from the root component as default. By contrast, SpawnActorFromClass nodes require a transform value ...

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 ...

Memory spikes when changing properties on a large amount of textures via Property Matrix

Tools - Jan 29, 2015

When changing a property on a large number of textures via the Property Matrix, memory usage can spike to over 26G. Tested in Main (Promotable-CL-2423505) Probably related to [Link Removed] ...