Skip to content

ThirteeNov

My personal blog about coding and internet

Menu
  • About me
  • About Zofia Kreasi
  • Cart
  • Checkout
  • Making an airplane game from scratch in Unity
  • My account
  • Privacy Policy
  • Privacy Policy – zkLeaderboard
  • Sample Page
  • Shop
  • Tutorials on Learning JavaScript
  • ZKAccounts – Privacy Policy
Menu

How to downgrade to Unity Ads version 4.4.2 ?

Posted on August 13, 2024August 13, 2024 by Habibie

I am using Unity Ads and very happy. Recently there is a newer version of Unity Ads, which is version 4.12.0 and somehow I got problem when exporting my game as Android apk. I realized that this update is useless to me. I tried to downgrade to version 4.4.2 and everything is okay just like before. So I told myself, “JUST FORGET THE NEW UPDATE 4.12.0”, because I’m happy with 4.4.2.

So, how to downgrade? Here is the way: Remove the package (Advertisement Legacy) completely from Package Manager. Then on your project files, find Packages/manifest.json file then add this line: “com.unity.ads”: “4.4.2” as a dependency. Then go back to your Unity Editor and it will install that version of Unity Ads (Advertisement Legacy) without even going to package manager window, because Editor automatically detect what you typed in manifest.json file.

I hope this post useful to you.

Post Views: 301
ciihuy2020

Welcome!

  • My YouTube Channel
  • My GitHub Page
  • About me

Categories

  • 3DVista
  • Android
  • Apache
  • C#
  • Cordova
  • Electron & Node JS
  • HTML5, CSS & JavaScript
  • iOS
  • Let's Make Unity Games
  • Misc
  • Photoshop
  • PHP
  • Python
  • Uncategorized
  • Unity
  • WordPress

Recent Posts

  • Make objects like wires and cables easily in Unity using Ciihuy Curved Mesh
  • [SOLVED] Can’t Add Custom Domain to Blogger After Losing CNAME Verification
  • iOS App Icon Generator by CiihuyCom
  • Advanced Blinking Marker Script to show objects position in your game canvas
  • Ciihuy Images Merger – Fast & Easy Online Image Combiner
© 2025 ThirteeNov | Powered by Superbs Personal Blog theme