Skip to content

Commit 1fab15d

Browse files
update
adding PR number to entry.
1 parent 6f9d67d commit 1fab15d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

com.unity.netcode.gameobjects/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
2424

2525
### Fixed
2626

27-
- Fixed issue where reimporting a prefab would result in a duplicate entry in the default prefab list.
27+
- Fixed issue where reimporting a prefab would result in a duplicate entry in the default prefab list. (#2430)
2828
- Fixed issue where changes to a layer's weight would not synchronize unless a state transition was occurring.(#2399)
2929
- Fixed issue where `NetworkManager.LocalClientId` was returning the `NetworkTransport.ServerClientId` as opposed to the `NetworkManager.m_LocalClientId`. (#2398)
3030
- Fixed issue where a dynamically spawned `NetworkObject` parented under an in-scene placed `NetworkObject` would have its `InScenePlaced` value changed to `true`. This would result in a soft synchronization error for late joining clients. (#2396)

0 commit comments

Comments
 (0)