We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d9fbcc commit 767b15aCopy full SHA for 767b15a
com.unity.netcode.gameobjects/CHANGELOG.md
@@ -15,6 +15,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
15
### Fixed
16
17
- Fixed memory leaks when domain reload is disabled. (#3427)
18
+- Fixed issue where disabling the physics or physics2D package modules could result in a compilation error. (#3422)
19
- Fixed an exception being thrown when unregistering a custom message handler from within the registered callback. (#3417)
20
21
### Changed
0 commit comments