Skip to content

Commit aaabc1b

Browse files
committed
added missing description to release notes
1 parent a7fa961 commit aaabc1b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ NEW FEATURES
88

99
* Fbx Prefab auto-updater updates transforms and components
1010

11+
If components are added/removed in Maya, the changes will be reflected in Unity (e.g. if a mesh is removed from a node,
12+
the MeshFilter and MeshRenderer components will be removed in Unity as well.
13+
Updating the translation/rotation/scale of a transform in Maya will update the transform in the Unity prefab.
14+
1115
* Move Autoload Last Saved Prefab menu item to Fbx Export Settings
1216

1317
Now loading the turntable scene with the latest prefab can be done via a button

0 commit comments

Comments
 (0)