Skip to content

v2.4.0

Compare
Choose a tag to compare
@novabyte novabyte released this 04 May 17:51
· 92 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/[email protected].

Fixed

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