GetBytes function defaults conversion of bytes to shorts. Adding expl… (#13)
* GetBytes function defaults conversion of byte and sbyte to shorts which adds an extra empty byte to the returned value. Adding explicit serialization line for bytes and sbyte.
Co-authored-by:
mpinol <michaelp@unity3d.com>
Loading
Please register or sign in to comment