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: replace scenes in build index with full scene path hash value (#1256)
Migrate from Scenes in Build Index to hash value generated from full scene path.
Removing NetworkSceneManager.GetBuildIndexFromSceneName as it just translated to SceneUtility.GetBuildIndexByScenePath.
Replaced references in NetworkSceneManagerTests with SceneUtility.GetBuildIndexByScenePath.
0 commit comments