Display your Unity project and scene information in your Discord status.
Designed for VRChat avatar creators.
- Real-time scene and project name updates
- Automatic Discord detection
- Session time tracking
- Play/Edit mode indicators
- Zero configuration required
-
Add this repository to VCC:
vcc://vpm/addRepo?url=https://akryst.github.io/Unity-Discord-RPC/index.json -
Navigate to your project in VCC and select Manage Project
-
Locate Unity Editor Discord Rich Presence and click Add
Install the package and ensure Discord is running. The integration works automatically.
- Project Name - Your Unity project name
- Current Scene - Active scene
- Mode - Edit or Play mode
- Timestamp - Session duration
- Unity 2019.4 or later
- Discord application
- Windows, macOS, or Linux
Status not appearing:
- Launch Discord before opening Unity
- Check Unity Console for
[UERP]messages - Restart Unity if Discord was opened afterwards
Information not updating:
- Updates occur every 2 seconds
- Ensure scene is saved with a proper name
Automatically updates when you:
- Switch between avatar scenes
- Rename your project
- Test avatars in Play mode
Based on MarshMello0's Editor Rich Presence
Uses Discord Game SDK
MIT License