Google Play App signing for Unity

A quick guide to setting up Google Play App Signing in Unity for Android AABs. We will go over how to create keystores in Unity, generate a public certificate, and configure the Play Console for a new app release and smooth future updates.

The Downfall of Unity

A personal view of how Unity’s controversial Runtime Fee managed to rejuvenate the entire game development ecosystem, and how we ended up in this position in the first place.

Using a Stream Deck in Unity

Got a Stream Deck lying around? Maybe thinking of getting one to use it as a shortcut keyboard? Follow me in my reverse engineering adventure to allow the Stream Deck to call the Unity Editor using deep links with custom payloads.

Testing Unity iOS builds on device

Building games for mobile is now easier than ever, but with the closed iOS ecosystem, testing on a device seems pretty hard compared to the simple Android APK’s system. Thankfully, building and testing games in iOS is close to trivial if you know what you are doing.

Trello integration in Unity

Integrating Steam Audio in Unity