Skip to content

Commit 6a46c38

Browse files
ashwinimurtJesse Olmer
andauthored
fix: Delete stray NetworkAnimator.meta file [MTT-4024] (#2153)
* fix:Delete stray NetworkAnimator.meta file * Add changelog Co-authored-by: Jesse Olmer <jesseo@unity3d.com>
1 parent 6169357 commit 6a46c38

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

com.unity.netcode.gameobjects/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
1414
- Fixed ClientRpcs always reporting in the profiler view as going to all clients, even when limited to a subset of clients by ClientRpcParams. (#2144)
1515
- Fixed RPC codegen failing to choose the correct extension methods for FastBufferReader and FastBufferWriter when the parameters were a generic type (i.e., List<int>) and extensions for multiple instantiations of that type have been defined (i.e., List<int> and List<string>) (#2142)
1616
- Fixed throwing an exception in OnNetworkUpdate causing other OnNetworkUpdate calls to not be executed. (#1739)
17+
- Fixed warning resulting from a stray NetworkAnimator.meta file (#2153)
1718

1819
## [1.0.1] - 2022-08-23
1920

com.unity.netcode.gameobjects/Tests/Runtime/NetworkAnimator.meta

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)