-
Notifications
You must be signed in to change notification settings - Fork 42
Description
MAX Plugin Version
8.5.0
Unity Version
2022.3.62f2 LTS
Device/Platform Info
Windows Unity Editor
Current Behavior
I use AppLovinMax Unity Plugin via Package Manager. When I try to upgrade the AppLovinMax Unity Plugin from AppLovin Integration Manager, I get this error in the Unity Console.
NullReferenceException: Object reference not set to an instance of an object AppLovinMax.Scripts.IntegrationManager.Editor.AppLovinPackageManager.DeleteDuplicateAdapter (AppLovinMax.Scripts.IntegrationManager.Editor.Network network, System.Boolean keepAssetsAdapter) (at ./Library/PackageCache/[email protected]/Scripts/IntegrationManager/Editor/AppLovinPackageManager.cs:274) AppLovinMax.Scripts.IntegrationManager.Editor.AppLovinUpmPackageManager+<AddNetwork>d__5.MoveNext () (at ./Library/PackageCache/[email protected]/Scripts/IntegrationManager/Editor/AppLovinPackageManager.cs:454) AppLovinMax.Scripts.IntegrationManager.Editor.AppLovinEditorCoroutine.OnEditorUpdate () (at ./Library/PackageCache/[email protected]/Scripts/IntegrationManager/Editor/AppLovinEditorCoroutine.cs:64) UnityEditor.EditorApplication.Internal_CallUpdateFunctions () (at <4b8f645257c94d1296f440a10c6f388e>:0)
If I close and re-open the project, the AppLovinMax Unity Plugin upgrade will be successful.
Expected Behavior
When I try to upgrade the AppLovinMax Unity Plugin via the AppLovinMax Integration Manager, it should be upgraded without any issues.
How to Reproduce
Try to install early versions of AppLovinMax Unity Plugin, like 8.5.0, via Package Manager. Then, try to upgrade from AppLovinMax Integration Manager.
Reproducible in the demo app?
Not Tested
Additional Info
