Skip to content

Commit 239737e

Browse files
authored
add known issues to release notes
1 parent d2adcea commit 239737e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

RELEASE_NOTES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ a linked prefab asset for the fbx. It will not create an instance in the scene.
1212
Right click on a prefab in the project view and select Convert to Linked Prefab to export the prefab to an fbx file
1313
and link the existing prefab to the newly created fbx.
1414

15+
KNOWN ISSUES
16+
17+
* ConvertToPrefab: UI doesn't provide feedback about whether it will be converting an existing file or creating new files. When
18+
converting an existing FBX file, the fbx filename and fbx export options are ignored (but not greyed out). When converting an
19+
existing prefab, the prefab filename is ignored (but not greyed out)
20+
1521
**Version**: 1.3.0f1
1622

1723
NEW FEATURES

0 commit comments

Comments
 (0)