Skip to content

Commit 6c43349

Browse files
committed
add missing pr number
1 parent 5ab9420 commit 6c43349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.unity.netcode.gameobjects/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
3737
- Fixed NetworkTransform state synchronization issue when `NetworkTransform.SwitchTransformSpaceWhenParented` is enabled and the associated NetworkObject is parented multiple times in a single frame or within a couple of frames. (#3664)
3838
- Fixed issue when spawning, parenting, and immediately re-parenting when `NetworkTransform.SwitchTransformSpaceWhenParented` is enabled. (#3664)
3939
- Fixed issue where the disconnect event and provided message was too generic to know why the disconnect occurred. (#3551)
40-
- Exception when the network prefab list in the network manager has uninitialized elements.
40+
- Exception when the network prefab list in the network manager has uninitialized elements. (#3739)
4141

4242
### Security
4343

0 commit comments

Comments
 (0)