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
File tree
6 files changed
+129
-133
lines changed- com.unity.netcode.gameobjects/Runtime/SceneManagement
- testproject
- Assets/Tests/Runtime
- ObjectParenting
- ProjectSettings
6 files changed
+129
-133
lines changed
0 commit comments