Skip to content

Commit da8b7a0

Browse files
update
adding change log entry
1 parent 500a163 commit da8b7a0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

com.unity.netcode.gameobjects/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
2222

2323
### Fixed
2424

25+
- Issue where `NetworkAnimator` did no bounds check on the parameter index read prior to obtaining a pointer to the location within the array. (#4090)
2526
- Issue where scene migration in a distributed authority session would throw an exception on clients migrating their owned `NetworkObject` instances to a different scene.(#4086)
2627
- Issue where migrating a dynamically spawned or in-scene placed `NetworkObject` into a different scene during awake could result in that spawned instance to not be synchronized. (#4086)
2728
- Issue where a NullReferenceException was thrown when a non-authority failed to spawn a NetworkObject. (#4067)

0 commit comments

Comments
 (0)