Commit c44c22c
authored
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.1 parent 17320e0 commit c44c22c
6 files changed
Lines changed: 129 additions & 133 deletions
File tree
- com.unity.netcode.gameobjects/Runtime/SceneManagement
- testproject
- Assets/Tests/Runtime
- ObjectParenting
- ProjectSettings
0 commit comments