We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df715b3 commit 50bba6fCopy full SHA for 50bba6f
com.unity.netcode.gameobjects/CHANGELOG.md
@@ -19,7 +19,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
19
20
21
### Removed
22
-
+- Removed un-needed exceptions on `NetworkObject.cs`. (#3867)
23
24
### Fixed
25
@@ -28,7 +28,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
28
29
30
### Obsolete
31
+- `NotListeningException` is now marked as obsolete as it is not used internally anymore. (#3867)
32
33
## [2.10.0] - 2026-03-01
34
0 commit comments