Retargeting Root Motion not working in UE4.10

OLD - Anim - Nov 24, 2015

Retargeting root motion results in the target animation appearing to "slide" on the ground or "hover" as if hanging from the pelvic bone. This has been reported to be fine in 4.9 but multiple users ...

Changing WITH_SUPSTEPPING prevents 4.10 from compiling

UE - Simulation - Physics - Nov 24, 2015

In the file EngineDefines.h, changing 37 to read "#define WITH_SUBSTEPPING 0" will cause the solution to fail the build process. ...

Memory Use Steadily Increases in Editor With No Tabs Open

Tools - Nov 24, 2015

When in the editor, the memory use steadily increases ~1mb/s and rises indefinitely. This occurs without having any tabs open, and without performing any actions in the editor. Found in 4.10 Binary ...

Investigate intermittent crash in CacheOptimizeIndexBuffer on Editor startup on Linux

UE - Platform - Linux - Nov 23, 2015

Building 4.10 from the GitHub release branch on Linux fails to open after install and instead crashes Community Suggested Fix: Switching triangle order optimization off with r.TriangleOrderOptimiza ...

Gameplay Debugger Won't Open When Using US International Keyboard Settings

UE - Gameplay - Input - Nov 23, 2015

Using a keyboard with US International settings prevents the gameplay debugger from being opened when using the apostrophe key. Potentially a similar issue to [Link Removed]. Found in 4.10 binary. ...

Setting Runtime Generation to Static Resets Upon Closing and Re-opening Editor

UE - AI - Nov 23, 2015

In Project Settings>Navigation Mesh, setting the Runtime Generation context menu to static reverts to dynamic if the project is saved, closed, and reopened. ...

The Toggle Comment Bubble button for Reroute nodes does not revert the comment bubble to constant visibility

UE - Gameplay - Blueprint - Nov 21, 2015

The Toggle Comment Bubble button for Reroute nodes does not revert the comment bubble to constant visibility if the bubble is set to only appear when the node is hovered over. This does not occur w ...

Color Picker closes when selecting a new color for a Linear Color in a Struct

UE - Gameplay - Blueprint - Nov 20, 2015

The color picker will close when selecting a new color for a Linear Color variable if the Value property is set to a value other than 0 within a Struct. This does not seem to occur with the color p ...

Widget 3D Component is not rendering on specific Android devices

UE - Platform - Mobile - Nov 20, 2015

Widget 3D Component isn't rendering properly on the Samsung devices. I've tested on the Samsung Galaxy Note 2, Samsung Nexus S, Samsung Galaxy S3. I'm not having any trouble on the Nexus 5 though. ...

Setting Automatically checkout on Asset Modification in the editor does not check out files

Tools - Nov 20, 2015

When the checkbox for Automatically checkout on Asset Modification is set to true in the editor, updating files (blueprints, materials, etc) does not check them out automatically. REGRESSION Worki ...