How to solve this error

NullReferenceException: Object reference not set to an instance of an object
UnityEditor.Android.TargetExtension.OnUnload () (at /home/bokken/build/output/unity/unity/PlatformDependent/AndroidPlayer/Editor/Managed/ExtensionModule.cs:75)
UnityEditor.Modules.ModuleManager.ShutdownPlatformSupportModules () (at <4b8f645257c94d1296f440a10c6f388e>:0)

how to resolve this error

Hello,

Welcome to the Convai Developer Forum!

This error isn’t related to Convai. It’s coming from Unity’s Android platform modules. I recommend checking Unity forums or other community resources for this specific stack trace, and ensuring your Android Build Support components are correctly installed and up to date. You can also try reimporting packages, deleting Library/, and restarting the Editor.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.