[CrashReport] UE4Editor_CoreUObject!FWeakObjectPtr::operator=() [weakobjectptr.cpp:28]

UE - Anim - Sequencer - Nov 3, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Access violation - code c0000005 (first/second chance not available) Source C ...

BlueprintReadWrite erros when using Make and Break Bone Driven Controller nodes

UE - Gameplay - Blueprint - Oct 28, 2016

BlueprintReadWrite erros when using Make and Break Bone Driven Controller nodes EDIT [[Link Removed]] (see comments): I think the solution should to only offer the make/break nodes for non-"Bluepr ...

Log console command consumes input when trying to set Log.Category or Log.Timestamp

UE - Foundation - Core - Oct 28, 2016

We currently have a Log console command that processes console commands starting with "Log". This causes it to erroneously capture any attempt to change the cvars Log.Timestamp or Log.Category. ...

Duplicating Asset With Suffix 0 Will Jump To A Suffix Of 2

Tools - Oct 28, 2016

When duplicating an asset with the suffix 0 in the content browser the duped asset will get a suffix of 2. Any other number works fine for example if you dupe an asset named "Test_23" the duped mesh ...

Make Tile Map Editable causes Crash on Mobile

UE - Gameplay - Paper2D - Oct 28, 2016

A crash occurs when using the Make Tile Map Editable function with blueprints when deployed to a mobile device. I can confirm this crash does not occur if you remove the function from the level blue ...

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

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

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

The Web browser widget appears to be offset

UE - Editor - UI Systems - Oct 24, 2016

The Web browser widget appears to be offset. The web browser widget appears to be offset and does not scale itself to fit the bounds of the widget. Note: This appears to function correctly in 4.13. ...