v4.4.0
Fixes:
- Fixed
Unity 2019.4
compiler errors (due to older C# syntax) (#137) - Fixed unnecessary DLLs being added to the Windows build. Test framework dependencies (
Tasks.Extensions
,CompilerServices.Unsafe
) + changedNativeWebSocket
to be only included in aWebGL
build (#138)
Sample Project:
- Fixes:
- Fixed Json deserialization error due to code being stripped by the IL2CPP (#137)