A Unity ID allows you to buy and/or subscribe to Unity products and services, shop in the Asset Store and participate in the Unity community.
Hey, can you share the back button code to go back from unity to android? And also share which unity version are you using because I am facing...
Any solution I am also facing the same crash.
Hey my problem is not related to this much but I am also having an issue with cloud reco sample I am trying to play audio whenever cloud targets...
Yeah, my device is API 26 (Oreo) only. So I guess its not with API 28 only. I have checked with a couple of device with API 26 all have the same...
Yeah thanks. I have tried that and it did solve my issue in some way like now the app action bar and bottom navigation bar stays but somehow the...
Hey Yury, I am having a similar issue I have an android app in which an activity integrates unity scene as fragment everything is working fine but...
Did you fix this? I am also experiencing a similar issue.
Hey I was facing the same issue what worked for me is 1.Change the position of jcenter and google in project gradle file and in also all the...
Ok cool let us know the result when you run it on actual device.
Oh thats bad .... I read in release notes of 2018.3 that they have fixed but not so sure because haven't tested yet.
Have you found out the reason? I am also experiencing similar kind of error.
Did you guys find out any solution for this? I am also experiencing this in some particular devices in other devices it runs perfectly.
Okay Thanks
This is one of the few ways means there's other ways as well can you please tell me what are those other ways?
I have an unity app which integrates with android native so on button click from android it goes to unity part. I have multiple scenes in my app...
Any updates?
Nope I am not calling anything from Unity. Just calling finish() method of android from UnityPlayerActivity on back press.
I am calling the UnitySendMessage function from native to call C# script methods but even if I have simple program i.e just a unity program...
I am also getting the same error. I also have an android app which on button click launches unity and when pressing the back button it comes back...