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(editor): NetworkPrefabProcessor not marking prefab list dirty (#3102)
NetworkPrefabProcessor now marks the default NetworkPrefabsList ScriptableObject asset as dirty if there are new imports OR deletions.
Unity is now aware of the changes and is able to write them to disk.
0 commit comments