Skip to content

Commit aaf1c75

Browse files
committed
add known issues
1 parent 6305223 commit aaf1c75

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

RELEASE_NOTES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ FIXES
88
* Maya Integration: fix so saved files do not lose export set information on export
99
* ConvertToPrefab: fix error when converting model instances whose file ends in .FBX (with capitals)
1010

11+
KNOWN ISSUES
12+
13+
* FbxExporter: animated meshes in bone hierarchy are not supported
14+
* ConvertToPrefab: converting model instance that has been modified in the scene won't reexport fbx
15+
1116
**Version**: sprint50
1217

1318
NEW FEATURES

RELEASE_NOTES_EXTERNAL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ FIXES
2121
* ConvertToPrefab: Don't re-export fbx model instances
2222
* FbxExportSettings: fix console error on Mac when clicking "Install Unity Integration"
2323
* FbxExporter: fix so animating spot angle in Unity animates cone angle in Maya (not penumbra)
24-
* Exporter: export correct rotation order (xyz) for euler rotation animations (previously would export as zxy)
24+
* FbxExporter: export correct rotation order (xyz) for euler rotation animations (previously would export as zxy)
2525

2626
**Version**: 1.3.0a1
2727

0 commit comments

Comments
 (0)