Compatible skeletons not visible when "Show Only Compatible Skeletons" is Selected in Retarget Window

OLD - Anim - Aug 19, 2015

When you right click on a Skeleton and select "Retarget to another Skeleton," in the subsequent "Select Skeleton" pop up Window, compatible skeletons are not visible when "Show Only Compatible Skele ...

"Short Form string asset reference" warnings in KiteDemo

Docs - Samples - Jan 17, 2017

These warnings appear upon opening the project. ...

[Audio Gameplay Volumes] - Updating components that effect audio when the listener is inside a Volume do not work when the listener spawns inside the volume

Audio-Gameplay-Engineering - Jun 6, 2023

Found while writing EngineTests for [Link Removed]. Appears to work the other way around (using Exterior volume and having the sound inside and the listener outside to start). This also occurs wh ...

FKConvex::ElemCalcAABB ignoring current transform.

UE - Simulation - Physics - Apr 15, 2016

FKConvexElem::CalcAABB was ignoring the elements currently defined transform, and only scaling. This means that any actor that has a transform (not just Merge Actors) could potentially have very dis ...

Vehicle wheels ignore collision settings of vehicle in vehicle template

UE - Simulation - Physics - Nov 25, 2015

In the vehicle template, vehicle wheels ignore collision settings of the vehicle when they are set to custom and altered. ...

NDisplay hangs and stops responding on cluster event send

UE - Virtual Production - nDisplay - Nov 12, 2019

"The test event is set up using the default CE port, but every time an event is sent through the launcher the display receives the input and processes it, however the launcher will "hang" and stop ...

InstanceOnly properties are written to a Blueprint

UE - Gameplay - Blueprint - Sep 17, 2018

When CopyActorProperties is used with a target being a template such as a blueprint, it can copy and serialize EditInstanceOnly Properties. ...

[Audio Gameplay Volumes] - AGV components don't retrigger on virtualized sounds inside AGVs

Audio-Gameplay-Engineering - Oct 3, 2023

[Link Removed] This also occurs with Submix overrides and for settings where the listener is outside the volume. From Ryan: Likely when this setup occurs, AGVs needs to know to re-evaluate interi ...

Editor Freezes after the user attempts to set a NewSpriteAtlasGroup to an imported sprite

UE - Editor - Content Pipeline - Apr 19, 2023

By setting an Atlas Group to a newly created sprite, the editor freezes. This feature is most important, even if this issue can only be reproduced by a minority of users. Repro rate: 5/5 Notes:No ...

Client PlayerState is null on joining online session

UE - Networking - Jul 31, 2015

APlayerController::ClientStartOnlineSession() checks PlayerState at the start of a game after loading a level. Due to time needed to load in, client player state may may return NULL ...