Initial Seed value on Random Stream node has no affect

UE - Gameplay - Blueprint - Nov 16, 2017

When using a Random Stream variable to populate a Random Integer in Range from Stream, the Initial Seed value has no affect on the random integer selected. Workaround: Using a Seed Random Stream or ...

Different Load Orders affect Shadows on Foliage & HISM

UE - World Creation - Worldbuilding Tools - Foliage - Mar 14, 2019

Different Load Orders affect Shadows on Foliage & HISM Discovered during verification of [Link Removed] Also created a Blueprint actor with a HISM and duplicated it three times and changed the mob ...

SetActorLocation does not affect WheeledVehicles

UE - Simulation - Physics - Sep 21, 2015

When using SetActorPosition() on a WheeledVehicle, it does not affect it in any way. This worked previously in 4.8. This has also been tested in main CL# 2698791 This may be related with: https:// ...

ContentExamples: StaticMeshes Example 1.7 "StaticMeshEditor" is all one word

Docs - Samples - Jan 19, 2017

StaticMeshes Example 1.7 "StaticMeshEditor" is all one word The word Static Mesh Editor is 3 separate words in unreal documentation https://docs.unrealengine.com/latest/INT/Engine/Content/Types/Sta ...

VR preview does not work when the project was converted from 4.7 to 4.8

UE - Platform - XR - Jun 15, 2015

If the user upgrade a project form 4.7 to 4.8 the VR preview will only show up as a regular stand alone window. ...

Snap to Bone doesn't actually affect the rotation of a Constraint in the PhAT editor

UE - Simulation - Physics - Feb 20, 2018

Snap to Bone doesn't actually affect the rotation of a Constraint in the PhAT editor. The visualizer does show the expected rotation but the Constraint will still rotate in the same direction it was ...

SetControlRotation does not affect VR

UE - Platform - XR - Oct 1, 2015

Using a Set Control Rotation node does not change the camera rotation when in VR mode. ...

Ad banner is displayed incorrectly on Android 7.0 devices

UE - Platform - Mobile - Feb 24, 2017

GameActivity.java needs to be updated to show the ad popup window on Android 7.0 devices. GameActivity.java uses Gravity.BOTTOM or Gravity.TOP to place the ad. One thing to try would be to edit ...

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

Navmesh breaks after hitting build or build>paths after upgrading to 4.7.2

UE - AI - Mar 10, 2015

Navmesh breaks and repeats pattern from individual landscape section when a project is updated to 4.7.2 and then build or build paths is pressed. ...