Skip to content

Commit 074f63f

Browse files
update
Adding change log entry.
1 parent a8b81a0 commit 074f63f

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

com.unity.netcode.gameobjects/CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66

77
Additional documentation and release notes are available at [Multiplayer Documentation](https://docs-multiplayer.unity3d.com).
88

9-
## [Unreleased]
9+
## [Unrelease]
10+
11+
### Added
12+
13+
14+
### Fixed
15+
16+
- Fixed issue where viewing a `NetworkBehaviour` with one or more `NetworkVariable` fields could throw an exception if running a distributed authority network topology with a local (DAHost) host and viewed on the host when the host is not the authority of the associated `NetworkObject`.
17+
18+
### Changed
19+
20+
21+
## [2.5.0] 2025-08-01
1022

1123
### Added
1224

0 commit comments

Comments
 (0)