[CrashReport] UE4Editor_ClothingSystemRuntime!FClothingSimulationNv::UpdateLod() [clothingsimulationnv.cpp:801]

UE - Simulation - Physics - Character - Apr 26, 2017

This is an early trending crash coming out of the 4.16 Preview. This has also been experienced internally on an internal project ([Link Removed]) User descriptionsCreate new cloth asset > Apply ne ...

BP - Exclusive nativization will fail at cook time if an Actor BP class enabled for nativization includes a Component BP that's not enabled for nativization in its component list.

UE - Gameplay - Blueprint - Apr 26, 2017

This happens because the Blueprinted component is not also enabled for nativization, but the nativized Actor BP tries to use it as a native class type. Current workaround: Ensure that the Blueprint ...

Content Examples: Example 1.6 broken collision - Cloth Map

UE - Simulation - Physics - Character - Apr 26, 2017

Example 1.6 on Cloth Map seems broken. Both Assets clip when twisting when they're supposed to be examples of Self Collision. Regression: Yes Works in 4.15 ...

Content Examples: Example 1.5 is stiff in Cloth Map

Docs - Samples - Apr 26, 2017

Example 1.5 on Cloth Map seems very stiff in 4.16 compared to 4.15. Regression: Yes Works in 4.15 ...

[CrashReport] Assertion due to failing to find shader type

UE - Graphics Features - Apr 26, 2017

This is an early trending crash in the 4.16 Preview. User information has not been provided, but this shares similarities to an old jira [Link Removed]. Source context: 1434 /** Finds the ...

Cannot Create Data Asset Derived from Blueprint/C++ Classes

UE - Gameplay - Blueprint - Apr 26, 2017

When creating a new data asset, it is not possible to select a Data Asset C++ Class or Derived Blueprint as its base class. This did not occur in 4.15.1, this is a regression. ...

8.1 Advanced asset creation selection is flickering a duplicate selection

Tools - Apr 26, 2017

Workaround Seemed that closing and reopening the project resolves this issue This is NOT a regression as it happens in 4.15.2 ...

Dynamic Force Feedback plays forever if initiating actor is destroyed

UE - Gameplay - Input - Apr 26, 2017

If an Actor that initiated a dynamic force feedback is destroyed, the rumble will never stop. ...

Startup Movies don't play on Oculus

UE - Platform - XR - Apr 26, 2017

Startup movies don't seem to play on OculusLoading ShooterGame on 4.15 in a standalone game from the command line plays the intro movie audio, but I just get a black screen forever and it fails to l ...

Crash duplicating or deleting any component inside of Actor BP if lights or triggers are present

UE - Gameplay - Blueprint Editor - Apr 25, 2017

When duplicating or deleting a component whilst a point light is also a component within an Actor BP, the editor crashes. See callstack for info. This is a regression. Working: 4.15.2 Broken: 4.16 ...