Commit ba49065
authored
fix: server, host, or session owner not populating in-scene placed object table when started (#3177)
* fix
This fixes the issue with the server, host, or session owner not adding in-scene placed NetworkObjects to its internal table if the scene was loaded prior to starting the NetworkManager.
* update
Adding change log entry
* update
Adding PR# to this entry.
* style
remove whitespace1 parent c0e65f4 commit ba49065
File tree
2 files changed
+10
-0
lines changed- com.unity.netcode.gameobjects
- Runtime/Spawning
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1449 | 1449 | | |
1450 | 1450 | | |
1451 | 1451 | | |
| 1452 | + | |
| 1453 | + | |
| 1454 | + | |
| 1455 | + | |
| 1456 | + | |
| 1457 | + | |
| 1458 | + | |
| 1459 | + | |
| 1460 | + | |
1452 | 1461 | | |
1453 | 1462 | | |
1454 | 1463 | | |
| |||
0 commit comments