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
Fix rare and strange edge case that can cause GUIDs to fail to save
I detect when a guid is getting created for a Prefab Instance and guarantee that we call RecordPrefabInstanceModifications even if the prefab parent is invalid.
0 commit comments