discord / gamesdk-and-dispatch

Public issue tracker for the Discord Game SDK and Dispatch
22 stars 7 forks source link

Unity 2020.1.1f1 Error Importing GameSDK #97

Open qhdwight opened 4 years ago

qhdwight commented 4 years ago

Hi, I'm not sure if this is the right place but I'll give it a shot. I downloaded the SDK from https://dl-game-sdk.discordapp.net/latest/discord_game_sdk.zip and copied the relevant files into unity (lib and csharp folders). I get the following warnings + errors:

image

Upon further inspection, the errors are coming from this line:

image

rickmartensnl commented 4 years ago

Do not use the latest version of the GameSDK. Use an older version, the latest version has build issues I believe. https://dl-game-sdk.discordapp.net/2.5.6/discord_game_sdk.zip

Jump-Suit commented 4 years ago

This is a known issue afaik and hopefully will be addressed in a new release...

mzrtamp commented 4 years ago

Latest build isn't stable?

sylveon commented 4 years ago

It is, it just has build issues

msciotti commented 4 years ago

We have a fix for this in 3.1.0 but I have not yet pushed it to the latest branch. If you would like to test in the meantime, you can try this version:

https://dl-game-sdk.discordapp.net/3.1.0/discord_game_sdk.zip

Jump-Suit commented 3 years ago

I've recently upgraded to 3.1.0 a few days ago (Finally!) and am running Unity 2020.1.6f1 and have no errors. I believe this issue can be closed.