Skip to content

Commit 35cac1b

Browse files
committed
fix: crash while changing to debug in inspector
1 parent fb30bb6 commit 35cac1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Scripts/Editor/ScriptableObjectCollectionCustomEditor.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ private void OnDisable()
4242
}
4343

4444
ObjectUtility.SetDirty(collection);
45-
AssetDatabase.SaveAssets();
4645
}
4746

4847
private void ValidateGUIDS()

0 commit comments

Comments
 (0)