We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2adcea commit 239737eCopy full SHA for 239737e
RELEASE_NOTES.md
@@ -12,6 +12,12 @@ a linked prefab asset for the fbx. It will not create an instance in the scene.
12
Right click on a prefab in the project view and select Convert to Linked Prefab to export the prefab to an fbx file
13
and link the existing prefab to the newly created fbx.
14
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
21
**Version**: 1.3.0f1
22
23
NEW FEATURES
0 commit comments