RawDataCurve is still saved in cooked builds even though it isn't needed

OLD - Anim - Oct 27, 2016

RawDataCurve is still saved in cooked builds even though it isn't needed ...

Warnings after Launching onto Mobile

UE - Platform - Mobile - Oct 27, 2016

Launching onto android causes 1-3 warnings in the output log. I ensured that the mobile device was connected to Epic-Secure. LogTcpMessaging:Warning: Discovered node '00529FEE320A011C0032002F8B3E2F4 ...

Crash when Building Lighting on Macs with Lighting Scenarios

UE - Platform - Apple - Oct 27, 2016

A crash occurs when you building lighting with a project using Lighting Scenarios on a Mac. I attempted to reproduce the issue using a new blank project, but was unable to get the crash to occur. T ...

PhysX errors when packaging for x86

UE - Platform - Mobile - Oct 27, 2016

Packaging for x86 in ETC1 will generate PhysX errors and cause the package to fail. The following error will occur multiple times throughout the package:UATHelper: Packaging (Android (ETC1)): Unrea ...

Cached component instance data transform did not match! Warnings in Content Examples

Docs - Samples - Oct 27, 2016

Lighting is unbuilt in all levels in Content Examples. Multiple warnings appear in the log "Discarding cached lighting data which will cause lighting to be unbuilt" LogStaticMesh:Warning: Cached co ...

Crash: Corrupt asset/map data is no longer correctly detected and handled

UE - Foundation - Core - Oct 27, 2016

Corrupted data was previously handled gracefully without crashing, but in 4x14 the same data crashes the editor. ...

Crash when loading TM-MotionControllers in a packaged build

Docs - Samples - Oct 26, 2016

Packaged QA Game crashes when opening "TM-MotionController" This issue did not occur in 4.13 This is also affecting KiteDemo. Cinematic will crash when Editor Content is not included in the packag ...

Error for having an extra semicolon before a UPROPERTY declaration is not thrown inside of a USTRUCT

UE - Foundation - Core - Oct 26, 2016

Having an extra semicolon on the line before declaring a UPROPERTY will cause UHT to miss parsing the following UPROPERTY. This is expected, but an error is usually given when this is the case. This ...

Notify track is not updated immediately when notifies are move to occupy same space

OLD - Anim - Oct 26, 2016

When the user moves two notifies onto the same frame, the notify track does not immediately update and add a second track so they don't merge together. For it to update, the user has to perform a s ...

AI Perception does not detect multiple actors across multiple sublevels

UE - AI - Oct 26, 2016

AI Perception does not detect multiple actors across multiple sublevels. It appears that sublevels recognize the persistent level actors but do not recognize other sublevel actors. In the sample pro ...