Fill Data Table from CSV File crashes editor if the data table is open

Tools - May 6, 2019

Attempting to use the Fill Data Table from CSV File node will result in a crash if the CSV file is open when running. ...

Trigger Montage Ended Event results in Unhanded Exception

OLD - Anim - May 6, 2019

TriggerMontageEndedEvent is calling RemoveAtSwap after the NotifyEnd callback which is not safe if the ActiveAninNotifyState array is modified by the callback. WorkAround:   Add a Delay node befo ...

Stale PerceptualData in AIPerceptionComponent

UE - AI - May 6, 2019

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

Cannot set auto success range to an invalid value in the AIPerception component

UE - AI - May 3, 2019

When modifying the value of "Auto Success Range from Last Seen Location" to a value that is not it's default, you can not set it back to its default -1 one value. This was reported and tested in 4 ...

Add Runtime Candidate Image does not produce a valid ARCandidate image on Android

UE - Platform - XR - May 3, 2019

Add Runtime Candidate image does not appear to create an AR Candidate image when being used on Android. ...

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

Decals not captured in environment reflections

UE - Graphics Features - May 2, 2019

Decals are not being captured by environment reflections. Last working in 4.20.3 ...

Skeletal Meshes load unused textures into memory from hard referenced assets. (Skeleton, Physics Assets)

UE - Foundation - Core - UObject - May 1, 2019

Physics Assets & Skeletons referenced by the skeletal mesh will load materials & textures from their default skeletal meshes into the statistics window. Either the statistics window is incorrect abo ...

Assertion failed after closing project on Oculus Mobile - Referencing AudioMixerSourceManager.cpp:300

UE - Audio - Apr 30, 2019

This assertion seems to occur when closing the project while a sound is playing on the device. Assertion failed: CommandBuffers[NextIndex].SourceCommandQueue.Num() == 0 [File:D:/P4Workspaces/Switch ...

Local binary build of 4.22.1 fails when only Visual Studio 2019 is installed

UE - Foundation - Cpp Tools - Apr 30, 2019

Attempting to create a local binary build of 4.22 using Visual Studio 2019 (with no other versions of Visual Studio installed) currently fails with several warnings and errors, including the followi ...