Maya Generated FBX Files Fail to Import Properly into UE 4.10

Tools - Nov 24, 2015

The same animation FBX file generated from Maya will import correctly into UE4.9 but incorrectly into UE4.10. Moreover, if you generate an FBX from the animation that was successfully imported from ...

JSON seems to break commandline in automation framework commandlines.

UE - Automation Test - Nov 24, 2015

Complex tests whose commandlines are created with JSON seem to be ignored by the automation framework. ...

Memory Leak occurring when making procedural content with the Construction Script

UE - Gameplay - Blueprint - Nov 24, 2015

When modifying an object that makes changes using the construction script seems to cause a memory leak. The memory that is used seems to never be freed up. ...

Select node causes HTML5 project to crash in browser

UE - Platform - Mobile - Nov 24, 2015

Select node causes the project to crash on HTML5. Expression (ExportMap.IsValidIndex( Index.ToExport() )) failed in D:\BuildFarm\buildmachine_++depot+UE4-Releases+4.10\Engine\Source\Runtime\CoreUO ...

UMG widget appear darker on Mobile preview and device than in PIE

UE - Platform - Mobile - Nov 24, 2015

When using mobile preview or when viewing on the device the colors for widgets appear darker. May be related to [Link Removed], however this was marked as fixed and I tested the project that was g ...

Child actor component cannot be selected within blueprint viewport

UE - Gameplay - Blueprint - Nov 24, 2015

Child actor component cannot be selected within blueprint viewport. The transform can be altered and, if selected within the Components tab, the child actor component can be moved within the viewpor ...

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

Cannot add additional keys after the curve editor has been selected in UMG

UE - Anim - Sequencer - Nov 24, 2015

If the user creates an animation timeline in UMG and then clicks the Curve editor then the user will no longer be able to place keys anywhere else on the timeline. ...

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

Target.cs file not located in game Source directory leads to DLLs in Engine directory

UE - Foundation - Cpp Tools - UnrealBuildTool - Nov 24, 2015

A user has discovered that if the editor target cs file is located in an out of the ordinary directory, the dlls are built to the engine directory instead of the game directory. ...