Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.0.0: Broken in LinuxEditor #153

Open
DevLaTron opened this issue Jan 11, 2024 · 1 comment
Open

3.0.0: Broken in LinuxEditor #153

DevLaTron opened this issue Jan 11, 2024 · 1 comment

Comments

@DevLaTron
Copy link

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.

@oskar-ziller
Copy link
Collaborator

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants