discord-rpc-unity icon indicating copy to clipboard operation
discord-rpc-unity copied to clipboard

C# custom implementation for Discord Rich Presence. Unity package to easy add to your own games.

Results 6 discord-rpc-unity issues
Sort by recently updated
recently updated
newest added

Hello, during build I got following error: `error CS1566: Error reading resource 'DiscordRPC.xml' -- 'Could not find a part of the path '\Packages\com.lachee.discordrpc\Runtime\DiscordRPC.xml'.'` Editor Version: 2022.3.14f1 do You have any...

When building (Unity 2022.3.16f1 and [email protected]), I encounter the following error: `An asset is marked with HideFlags.DontSave but is included in the build: Asset: 'Packages/com.lachee.discordrpc/Resources/discord_logo.png' Asset name: discord_logo (You are...

**Describe the bug** Seems to work just fine in the Editor. However, on build, it fails to get past the "[DRP] Discord Rich Presence intialized and connecting..." phase. **To Reproduce**...

bug

Create a basic multiplayer example game with lobby and integrate the Join / Spectate and Join Request features with accompanying text a materials to help people get started.

enhancement
good first issue

Calling don't destroy on load after successful connection or killing it after X amount of failed connections. The Discord Manager seems to try to connect to Discord forever, even if...

enhancement

**Describe the bug** The OnJoinRequested callback is completely broken, no matter the amount of times I call "invoke", subscribe to the event, or elsewise. In fact, it's subscribed to in...

bug
good first issue