diff --git a/com.unity.netcode.gameobjects/CHANGELOG.md b/com.unity.netcode.gameobjects/CHANGELOG.md index bccad9721e..afffda00bc 100644 --- a/com.unity.netcode.gameobjects/CHANGELOG.md +++ b/com.unity.netcode.gameobjects/CHANGELOG.md @@ -14,6 +14,7 @@ Additional documentation and release notes are available at [Multiplayer Documen - Fixed ClientRpcs always reporting in the profiler view as going to all clients, even when limited to a subset of clients by ClientRpcParams. (#2144) - Fixed RPC codegen failing to choose the correct extension methods for FastBufferReader and FastBufferWriter when the parameters were a generic type (i.e., List) and extensions for multiple instantiations of that type have been defined (i.e., List and List) (#2142) - Fixed throwing an exception in OnNetworkUpdate causing other OnNetworkUpdate calls to not be executed. (#1739) +- Fixed warning resulting from a stray NetworkAnimator.meta file (#2153) ## [1.0.1] - 2022-08-23 diff --git a/com.unity.netcode.gameobjects/Tests/Runtime/NetworkAnimator.meta b/com.unity.netcode.gameobjects/Tests/Runtime/NetworkAnimator.meta deleted file mode 100644 index c08562e8db..0000000000 --- a/com.unity.netcode.gameobjects/Tests/Runtime/NetworkAnimator.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 3acde7838205d4b09ae3a035554c51c5 -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: