Currently, I’m using Unity 6’s behavior and I really like it, but now when I build android, it crashes immediately and I can’t access the application, and I also try creating a new project and adding the packages behavior, but it doesn’t work. so.
I don’t know if there is a way to fix it or is it not supported on Android yet or do I have to wait for the official Unity 6 version?
Let’s tell
Hi Quyst,
Could I get some more info for which version of Unity are you using & which version of our package?
I just tested using Unity 6000.0.17f1 and I could create an apk, install it & run with no issues or crash.
Thank you for your feedback
I’m using Unity 6000.0.22f1 and added the Behavior package version 1.0.2. I built the project successfully, but when I run it, it immediately pauses. I checked Android Logcat and received an error in the file Assets/Plugins/Android/AndroidManifest (Unity 2024/10/15 09:08:41.909 18201 18201 Error AndroidRuntime java.lang.RuntimeException: Unable to start activity ComponentInfo{com.DefaultCompany.U6.Colony/com.unity3d.player.appui.AppUIGameActivity}: java.lang.IllegalStateException: You need to use a Theme.AppCompat theme (or descendant) with this activity.)
Thanks for the additional info, do you think you would be able to submit a bug report for me with a repro?
I cannot repro my side currently when using our new patch 1.0.3 with Unity 6000.0.017f1.
When I get more time I can try the later version of Unity too, but a repro & a bug report would speed things up so I can take a look.
Maybe also trying the new patch with the Unity version I mentioned yourself would be great to know if it’s version related.