Changing a comment's color causes a recompile

UE - Rendering Architecture - Materials - Jun 11, 2019

Mobile VR - Foliage (HISM) crash

UE - Platform - XR - Jun 7, 2019

HISMs cause mobile VR app to crash. Confirmed in 4.23 MAIN @ CL 6829265 ...

Mobile VR - Render Targets not working with Mobile Multi-View

UE - Platform - XR - Jun 6, 2019

Render target materials display as black on mobile VR when Mobile Multi-View is enabled. Also confirmed with LDR capture source. User also reports issues with scene depth (potentially fixed with [ ...

Disabling 'Maintain Horizontal Ground Velocity' -> incorrect velocity reported when colliding in negative directions

UE - Gameplay - Player Movement - Jun 6, 2019

With  'Maintain Horizontal Ground Velocity' disabled in the first person character - velocity is not set to zero when stopped by collision while moving in a negative direction. Confirmed in 4.23 ...

Ensures in ChaosExamples_fracture map in ChaosDestructionDemo

UE - Simulation - Physics - Destruction - Jun 4, 2019

Ensures trigger when playing in the ChaosExamples_fracture map in the ChaosDestructionDemo project. The ensures seem to happen during different parts. A couple occurrences were when I triggered th ...

Physics Constraints not being applied to Procedural Meshes

UE - Simulation - Physics - May 29, 2019

Procedural meshes with physics enabled created at runtime do not attach. ( Warning in Edtior: Constraint in '/Game/Maps/UEDPIE_0_Default.Default:PersistentLevel.withSMC_0.PhysicsTestSMC' attempting ...

Two Incompatible Object types are able to connect via add array in Blueprint Graph.

UE - Gameplay - May 21, 2019

it is possible to connect two incompatible types to an Array Blueprint function node by connecting the Item pin first.  The type of Array function nodes is determined by the first thing connected t ...

Get Curve Value returns 0 in Anim Graph During PIE

OLD - Anim - May 15, 2019

The node "Get Curve Value" does not appear to return values as expected during PIE. When using the command "Watch Value" it shows up as 0.0 during PIE. ...

Stale PerceptualData in AIPerceptionComponent

UE - AI - May 6, 2019

Also, reported here: https://udn.unrealengine.com/questions/497277/stale-perceptualdata-in-aiperceptioncomponent.html ...

The ConstructionScript not being called on drag

Tools - May 2, 2019

The construction script for a custom actor blueprint does not execute after drag when the scene component is selected. Tested in 4.21.2 (CL - 5660361), 4.22.1 (CL - 6063286), 4.23 (CL - 6248266) ...