Change FMacPlatformProcess::ExecProcess to read from pipe while the process is running

UE - Platform - Apple - Nov 27, 2015

We think that the reason users are having problems with svn on mac is that the platform implementation of ExecProcess waits until the process has shut down before any data is read off the pipe. This ...

Crash when using "Set Key Time" on an animation key in UMG

UE - Anim - Sequencer - Nov 25, 2015

If the user right clicks a key in the animation timeline in UMG and uses "Set key time" the editor will crash. [Link Removed] ...

UMG text does not update text when loading save game in real time

UE - Editor - UI Systems - Localization - Nov 25, 2015

If a project is utilizing load/save game features and attempts to print that load/save game's text information to a text box in UMG, the text box will not update in real time. ...

AssetImportData does not get deserialized on a UTexture when loaded as part of a streaming level

UE - Foundation - Core - Nov 25, 2015

The repro case is to create a material with a texture (texture T), apply it to some object, like a basic cube. Save out this level, level A. Create a new level, and add level A as a sublevel, and sa ...

Validate on import that clothing assets only have 4 weights per vert

UE - Simulation - Physics - Character - Nov 25, 2015

There are issues if a user imports a clothing asset with >4 weights per vert, we should warn on this on import. ...

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

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