Properties missing from Japanese UI

UE - Editor - UI Systems - Localization - Oct 20, 2015

Some properties go missing when the Editor is switched to Japanese mode. Specifically, missing under Collison: -Simulation Generates Hit Events -Phys Material Override -Use CCD (See attached screens ...

WalkableSlopeOverride does not work for individual skeletal mesh body shapes

UE - Gameplay - Player Movement - Oct 19, 2015

Walkable slope override (per-instance override of walkable angles for characters) is not used if edited per shape on the body. ...

Wheels become detached from vehicle if simulate physics is switched.

UE - Simulation - Physics - Oct 19, 2015

If Simulate Physics is turned off / on for a vehicle, the wheels will become detached from the vehicle and keep rolling if they were rolling at the time that Simulate Physics was turned off. ...

Import window on Linux does not list all folder options

UE - Platform - Linux - Oct 19, 2015

When the Import window is opened on Linux, the window does not show all folders such as multiple drives, common folders, etc. This makes finding files to import more difficult since search options ...

Opacity is not receiving Input for Material Functions

UE - Graphics Features - Oct 19, 2015

Opacity is not working with a material function "Make Material Attributes" node. ...

Code function with delay enters a loop when called from BPs

UE - Gameplay - Blueprint - Oct 19, 2015

If a code function is written with a delay that doesn't take any arguments, calling the function from blueprints causes the blueprint to get stuck in a loop and not continue to the next BP node. ...

Nested UPROPERTY components show as direct children of the parent object

Tools - Oct 19, 2015

When an object has a component attached that has another component as a child, the nested component is shown as a direct child to the parent object. In the image: The listing in the hierarchy surro ...

Event On Animation Finished for UMG does not fire off until a few seconds after the animation in complete

UE - Anim - Sequencer - Oct 19, 2015

The event "On Animation Finished" does not fire off until a few seconds after the animation is over. ...

Trying to use a button's default style to set the style of another button will result in a blank white texture

UE - Editor - UI Systems - Oct 19, 2015

If the user gets the default style of a button and then uses that widget style to set the style of another button the second button will then have a blank white texture for it's style rather than th ...

SSR is not added to a Scene Capture2D on Update Frame

UE - Graphics Features - Oct 19, 2015

When a Scene Capture 2D is not Capturing Every Frame but updated on Frame, the Screen Space Reflections are not updated with the rest of the Frame Update. With Capture Every Frame Turned On: [Imag ...