Playmaker Forum

PlayMaker Updates & Downloads => Pre-release Discussion => Topic started by: Richy7742 on October 15, 2022, 03:13:22 AM

Title: Has anyone had an issue with Android build Unity 2021 ?
Post by: Richy7742 on October 15, 2022, 03:13:22 AM
It builds with no errors but nothing works i.e buttons click events or anything. Works fine in editor - Windows builds but not on the Android build using IL2cpp ? Wondered if anyone has seen this.
Unity 2021
Playmaker 1.9.5
Android level 29

Appreciate any help here.
Title: Re: Has anyone had an issue with Android build Unity 2021 ?
Post by: djaydino on October 15, 2022, 10:19:25 AM
Hi.
Its been a long time that i have build for android.

Some things you can check is stripping level (set Disabled)
And if you use get/set properties you might need to use Linker Wizard (http://hutonggames.com/playmakerforum/index.php?topic=11126.0)