From 9e2f9629cf88d09a9e9907cfb82b241d36b05177 Mon Sep 17 00:00:00 2001 From: vkovec Date: Thu, 2 Apr 2020 14:18:09 -0400 Subject: [PATCH] code review fix --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a223504ca..14838b98f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ - To revert to using the FBX materials in the Linked Prefab, open the prefab editor and remove the material overrides. - Fix issue where Maya imports root bone as null object if it doesn't have any descendants that are also bones. - Don't reduce keyframes after recording as it can create unnecessary errors/discrepancies in the exported curve. +- Update to FBX bindings to fix error when building for non-standalone platforms. ## [3.0.1-preview.2] - 2020-01-22 ### Added