From 0c2e6bcac6d779c4d41596e0d4d5f217f660374a Mon Sep 17 00:00:00 2001 From: "AzureAD\\JimSimons" Date: Fri, 1 Oct 2021 17:15:46 +0100 Subject: [PATCH] Added known issue to change log --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 102b45ff..e2adf299 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ Versions * New premapped example hand models - skeleton arms, ghost hands, UE Mannequin and outline hands, with example scenes. * Streamlined auto rigging so no nodes are needed in the anim instance's event graph. +Known issues: + * Auto calculating orientations with imported meshes that have negative scales require manual correction to the PreBaseRotation. + ### Version 3.7.1 * Adds Support for new "ScreenTop" Tracking Mode: Compatible with 4.9+ Services. This is a feature preview only.