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(NetworkScenePostProcess): Only process the last loaded scene (#4076)
* fix(NetworkScenePostProcess): Only process the last loaded scene
- Faster when there are a lot of additive scenes
- Avoids erroneous halts for unspawned objects in other scenes
- Fixes#4066
* improved code + Debug.Log (commented out)
0 commit comments