Unity+plugin+for+joiplay+work Site

| Item | Details | |------|---------| | JOIPlay version | 1.01.300+ (supports WebGL) | | Unity version | 2019.4 LTS or 2020.3 LTS (WebGL export) | | Plugin type | Only pure C# or WebGL-compatible plugins | | Android device | Android 8.0+, 4GB RAM+ recommended |


The Unity Plugin is not an official product from Unity Technologies. Instead, it is a compatibility module developed by the Joiplay team (and open-source contributors) that enables Joiplay to:

Without this plugin, Joiplay would see a Unity game’s executable and simply crash or display a black screen.

If you need saving, file access, or toast notifications, you can create a JavaScript plugin that JOIPlay can call. unity+plugin+for+joiplay+work

For years, Android users have dreamed of playing PC-exclusive indie games—especially those built with Unity—directly on their phones. While projects like Joiplay have made visual novels and RPG Maker titles playable on mobile, Unity games remain a tricky frontier. The core question that echoes across Reddit, Discord servers, and GitHub threads is simple: Does a Unity plugin for Joiplay work? And if so, how?

The short answer is yes, but not without careful setup. This article will dissect everything you need to know about making Unity games function through Joiplay, focusing on the role of the Unity Plugin, compatibility issues, performance tricks, and step-by-step installation.


Even with the correct setup, Unity games often fail on Joiplay due to: | Item | Details | |------|---------| | JOIPlay version | 1

No special “JOIPlay plugin” exists — instead, use WebGL-compatible plugins. Examples:

| Plugin Type | Works? | Notes | |-------------|--------|-------| | TextMeshPro | ✅ Yes | Built-in | | DOTween (free) | ✅ Yes | Pure C# | | Newtonsoft JSON | ✅ Yes | Use com.unity.nuget.newtonsoft-json | | Rewired | ❌ No | Requires native input | | Easy Save | ⚠️ Partial | Only WebGL PlayerPrefs | | Cinemachine | ✅ Yes | Keep simple | | In-App Purchases | ❌ No | Not supported | | Firebase | ❌ No | Requires Android native |

Yes, but with realistic expectations.

The Unity plugin for Joiplay is a marvel of reverse engineering. It allows you to run hundreds of PC Unity games on a device that fits in your pocket. However, it is not magic. Triple-A titles, heavy 3D games, and anything using Unity’s latest rendering pipelines will likely fail.

For indie 2D games, pixel art titles, and even some 3D walking simulators, the plugin works reliably enough to offer a genuine handheld gaming experience.

If your game crashes, shows a black screen, or fails to launch, follow these steps. The Unity Plugin is not an official product