Skip to content

Commit c2e2ad3

Browse files
Merge develop-2.0.0 into fix/disabling-either-physics-modules-causes-compilation-errors
2 parents cbf72fa + 448c38a commit c2e2ad3

File tree

6 files changed

+390
-184
lines changed

6 files changed

+390
-184
lines changed

com.unity.netcode.gameobjects/CHANGELOG.md

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

1717
- Fixed issue where `NetworkVariable`s on a `NetworkBehaviour` could fail to synchronize changes if one has `NetworkVariableUpdateTraits` set and is dirty but is not ready to send. (#3466)
18+
- Fixed inconsistencies in the `OnSceneEvent` callback. (#3458)
1819
- Fixed issues with the `NetworkBehaviour` and `NetworkVariable` length safety checks. (#3405)
1920
- Fixed memory leaks when domain reload is disabled. (#3427)
2021
- Fixed issue where disabling the physics or physics2D package modules could result in a compilation error. (#3422)

0 commit comments

Comments
 (0)