Skip to content

Commit 1ebef24

Browse files
Merge develop-3.x.x into fix/networktransform-interpolation-render-time-up-port-2
2 parents b0fb4bc + d40b7b4 commit 1ebef24

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

com.unity.netcode.gameobjects/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ Additional documentation and release notes are available at [Multiplayer Documen
3838

3939
## [2.13.2] - 2026-08-16
4040

41-
42-
4341
### Fixed
4442

43+
- Issue where in a distributed authority session changing a NetworkVariable prior to changing ownership in the same call-stack would result in the NetworkVariable not being synchronized. (#4107)
44+
- Resolved GC allocations in some hot paths. (#4119)
4545
- Issue with not being able to spawn initially disabled in-scene placed objects. (#4093)
4646
- Issue with pre-instantiated network prefab instances being marked as in-scene placed. Now pre-instantiated network prefabs are dynamically spawned. (#4093)
4747
- Issue where a user could spawn runtime created `NetworkObject` that has a GlobalObjectIdHash of zero. These are not valid instances and will no longer be allowed to spawn. (#4093)

0 commit comments

Comments
 (0)