PIE Warnings: Invalid Simulate Options when dragging TEST_PhysicsWakeEvents into Level

OLD - Anim - Feb 21, 2017

The log populates with the PIE Warnings when the asset is dragged into the level WarningsPIE:Warning: Warning Invalid Simulate Options: Body (TEST_PhysicsWakeEvents.CubeDestroyedOnSleep Cube) is se ...

Editor crashes when a hot reload is performed on a project that contains a custom User Defined Struct code class

UE - Foundation - Core - Feb 20, 2017

Adding a custom User Defined Struct code class to a project causes the Editor to crash whenever a hot reload is performed on that project. Removing the custom User Defined Struct class allows hot re ...

[CrashReport] UE4Editor_Engine!FTextureCacheDerivedDataWorker::BuildTexture() [texturederiveddata.cpp:772]

UE - Graphics Features - Feb 20, 2017

Error message: Access violation - code c0000005 (first/second chance not available) Source Context:757 if (SourceMips.Num()) 758 { 759 FFormatNamedArguments Args; ...

Editor Crashes When Updating Captures on Sphere Reflection Captures

UE - Graphics Features - Feb 20, 2017

Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 633] Array index out of bounds: -1 from an array of size 11 Source Context: 200 CubemapArray.Updat ...

Multi-Line Text metadata not available if Text variable is created in a Blueprint

UE - Gameplay - Blueprint - Feb 20, 2017

The Multi-line Text metadata specifier is not able to be set in a Blueprint. This means that text variables that are created directly inside of a blueprint cannot have this specifier set and cannot ...

Crash when adding SK_Mannequin to a Level Sequence in QAGame

OLD - Anim - Feb 20, 2017

This crash only occurs when the asset is dragged and dropped into the level. Workaround Add the asset to the level, then to the sequence. NOTE This does not occur in //UE4/Main ...

Moving actors between levels will generate warnings if there is a class in a different folder with the same name

Tools - Feb 17, 2017

When moving an actor between levels. We search for the actor using the class name instead of the entire class path. This will cause issues when there are multiple classes of the same name in differe ...

Crash retargeting an animation blueprint with a RigidBody node

UE - Simulation - Physics - Feb 17, 2017

Crash occurs when the user attempts to retarget an animation blueprint that is using a RigidBody node. ...

Crash in sequencer converting an object to spawnable

UE - Anim - Sequencer - Feb 16, 2017

Crash occurs in sequencer when the user attempts to convert a possessed object to a spawnable. ...

Skeletal meshes with recently generated LODs will not change LODs in viewport

OLD - Anim - Feb 15, 2017

REGRESSION No Skeletal meshes that have recently had LODs auto-generated in the editor will not change LOD levels in the level viewport. This only occurs when the user is NOT playing or simulating ...