Skip to content

v2.4.0

Compare
Choose a tag to compare
@novabyte novabyte released this 04 May 17:51
· 96 commits to master since this release

Notable changes

Added

  • Add new scene as an example for WebGL basics. Thanks @humbertodias.

Changed

  • Add a default error handler to the socket adapter to make common errors more visible.
  • Update Nakama .NET dependency. See release notes: heroiclabs/nakama-dotnet@2.4.0.

Fixed

  • UnityWebRequest downloadHandler is null on DELETE methods. Thanks @hasbean.