trilitech/tezos-unity-sdk

3.0.0: Broken in LinuxEditor

Opened this issue · 1 comments

BeaconConnectorFactory is missing

case RuntimePlatform.LinuxEditor:

and thus always fails initialization.

This will also fail for Closed Source Platforms (Consoles, mostly), which should be addressed in the future with a dedicated Exception ideally.

This has been resolved in the develop branch and will be included in the upcoming release. We will also improve how the exception is handled. Thank you for bringing this to our attention, your assistance is greatly appreciated!