Skip to content

UNITON CONNECT 0.2.9.7

Compare
Choose a tag to compare
@MrVeit MrVeit released this 25 Nov 22:46
· 132 commits to main since this release
f53063a

NEW FEATURES:

  • Added support for Unity 2023 and higher (native SDK only),
  • Added a flag Version to SDK settings that can be used to switch library versions for correct initialization.

BUG FIXES:

  • Fixed a ReferenceError: allocate is not defined bug related to a missing function in JavaScript that was removed, after an update to the Emscripten SDK starting with Unity 2023 and above.