Convai Android Build Error

Original Discord Post by erenbr | 2024-11-06 22:52:19

Hello, our company is having problems with the mobile build when we use a map that has something from Convai, it always gives this image error, if we build it without anything from Convai, it builds perfectly. We are waiting for a solution, thank you!

Images:

Reply by k3kalinix | 2024-11-06 22:53:21

Hello <@324205482061463553> :wave:t2:,

Reply by k3kalinix | 2024-11-06 22:53:50

Are you trying to use Build & Run?

Reply by erenbr | 2024-11-06 22:55:29

No, only build apk

Reply by k3kalinix | 2024-11-06 22:56:35

Error with Unity Burst, never seen this problem before.

Can i see the build settings?

Reply by erenbr | 2024-11-06 22:57:15

Images:

Reply by erenbr | 2024-11-06 22:57:25

Images:

Reply by erenbr | 2024-11-06 22:57:39

Images:

Reply by k3kalinix | 2024-11-06 22:58:38

Could you please check the Burst version?

Reply by erenbr | 2024-11-06 22:58:56

Images:

Reply by erenbr | 2024-11-06 22:59:03

Images:

Reply by k3kalinix | 2024-11-06 23:04:22

I see. It could be an error with the Burst package.

If you see the error, Burst does it.

Reply by k3kalinix | 2024-11-06 23:05:02

I found this,

For me the solution was to set code striping to minimal in player settings.

Reply by k3kalinix | 2024-11-06 23:05:13

Reply by k3kalinix | 2024-11-06 23:06:42

Reply by k3kalinix | 2024-11-06 23:07:12

Also please check Animation rigging

Reply by erenbr | 2024-11-06 23:11:06

We don’t change anything about the animation rigging, we just import convai and any map that has something from convai, gives the error, I will test these options.

Reply by k3kalinix | 2024-11-06 23:14:46

If you manually upgraded your project to another version, there might be a problem with the Unity packages.

The Asset Store team also tests it before it is published on the Asset Store. We and many of our customers are able to successfully build on Android.

The problem is that the Unity Packages used by Convai in your project are not working properly.

Reply by k3kalinix | 2024-11-06 23:16:33

Or there’s a bug in 22.3.51f1.

Replying to k3kalinix’s Message

Reply by k3kalinix | 2024-11-06 23:05:02
I found this,

For me the solution was to set code striping to minimal in player settings.

Reply by erenbr | 2024-11-06 23:30:27

It worked! Thank you!