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: CHANGELOG.txt
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
CHANGELOG: Prefabricator
2
2
========================
3
+
Version 1.2.1-hf1
4
+
-----------------
5
+
* Fix: Added null pointer checks while serializing / deserializing prefabs to avoid crash issues with stale uobjects
6
+
3
7
Version 1.2.0
4
8
-------------
5
9
* New: Prefabs now store soft refernces to assets and the references can be viewed from the reference viewer. This keeps the prefab from breaking when the assets are moved around
0 commit comments