unity3d - Getting an error code in Unity for UnityEditor.HostView:OnGUI() -
i getting error code , don't know how resolve it. can build game in unity3d , create apk file android, file finishing build following error code.
could not extract guid in text file projectsettings/projectsettings.asset @ line 44. unityeditor.hostview:ongui()
does have solution code , why guid not extracted?
the issue facing there no warnings , no error other codes. game plays fine in editor , can execute on command .exe file, however, .apk file transferred android device crashes on load. don't know if error code guid extraction causing .apk file not execute on android device.
also, using texture compression of etc of png files make file considerably lower on size original file size game not overload android device.
the game's apk file 69.94 mb after build.
Comments
Post a Comment