You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,7 @@ NEW FEATURES
8
8
9
9
FIXES
10
10
11
-
* Fbx Prefab: handle FbxPrefab that is not the root of its prefab.
12
-
13
-
Make a prefab instance. Parent it under a cube. Drag that to the project view (which creates a prefab). That used to not work, and upon update you'd lose your cube.
11
+
* Fbx Prefab: Properly handle updating Linked Prefab Instances that get nested inside other Prefabs.
14
12
15
13
**Version**: 0.0.14a
16
14
@@ -308,4 +306,4 @@ FIXES
308
306
* Convert to Model : ensure only called once from context menu with multiple selection.
309
307
* Convert to Model: ensure instanced prefab linked to prefab on disk
310
308
* Convert to Model: don’t overwrite existing files for example, if “Sphere.fbx” exists then the file will be called “Sphere1.fbx”
311
-
* Convert to Model: ensure order of copied siblings in matches original; ensure all GameObjects have unique names before export
309
+
* Convert to Model: ensure order of copied siblings in matches original; ensure all GameObjects have unique names before export
0 commit comments