Mayank 'DerperDoing' Bagchi·Jan 21How to change C# script asset icon in Unity?NOT a tutorial but is in a way…
Mayank 'DerperDoing' Bagchi·Oct 15, 2025Get Started with Mistral AI OCR: Plug-and-Play Wrapper with Visual Outputs in 6 StepsSkip setup headaches, this 6-step guide shows how to use my minimal Mistral OCR wrapper that extracts text and embeds image snippets…
Mayank 'DerperDoing' Bagchi·Oct 22, 2023How to use AWS SDK in Unity for WebGL builds?So you want to use AWS services in your Unity game/app and also figured out how to setup & use the AWS SDK for .NET but then realise it…A response icon1A response icon1
Mayank 'DerperDoing' Bagchi·Jun 29, 2023Fix Google Play’s In-App Review not working with Minify in UnityIf your in-app review doesn’t show up and tick all the below checks:- 1. You followed the Google Play’s official documentation on…A response icon1A response icon1
Mayank 'DerperDoing' Bagchi·Jun 29, 2023Fix AndroidJavaException: java.lang.ClassNotFoundException caused by Minify in UnityA guide on how to fix the issue of AndroidJavaException: java.lang.ClassNotFoundException if you just made an Android build of your Unity…