Commit a8e6c03
committed
fix
Fixing issue where we need to reset the OwnerId and PreviousOwnerId after running through NetworkBehaviourUpdate to assure the values are properly set when there are no dirty objects to reset.1 parent ce57953 commit a8e6c03
File tree
3 files changed
+5
-15
lines changed- com.unity.netcode.gameobjects/Runtime
- Core
- Spawning
3 files changed
+5
-15
lines changedLines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | 111 | | |
119 | 112 | | |
120 | 113 | | |
| |||
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2591 | 2591 | | |
2592 | 2592 | | |
2593 | 2593 | | |
2594 | | - | |
| 2594 | + | |
| 2595 | + | |
2595 | 2596 | | |
2596 | | - | |
2597 | | - | |
2598 | | - | |
2599 | | - | |
2600 | | - | |
| 2597 | + | |
2601 | 2598 | | |
2602 | 2599 | | |
2603 | 2600 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
561 | | - | |
| 561 | + | |
| 562 | + | |
562 | 563 | | |
563 | | - | |
564 | 564 | | |
565 | 565 | | |
566 | 566 | | |
| |||
0 commit comments