Commit f043c9f
committed
test: fix
Fixing issue where now spawn manager can be null sooner than expected because all references have been cleared (i.e. NetworkClient pointing to the player object possibly).1 parent 98355a1 commit f043c9f
File tree
1 file changed
+5
-2
lines changed- com.unity.netcode.gameobjects/Tests/Runtime/Prefabs
1 file changed
+5
-2
lines changedLines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | | - | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
325 | 328 | | |
326 | | - | |
| 329 | + | |
327 | 330 | | |
328 | 331 | | |
329 | 332 | | |
| |||
0 commit comments