nesrak1 / UABEA

c# uabe for newer versions of unity
MIT License
1.05k stars 135 forks source link

A problem #251

Open litao1999 opened 1 year ago

litao1999 commented 1 year ago

Why did the game crash after I replaced the texture 2D? My Unity version is 2021.3.16f1c1.

nesrak1 commented 1 year ago

Please upload a log, otherwise there's no telling what went wrong.

litao1999 commented 1 year ago

I don't know where the log is, but I replaced the texture 2D and went into the android game and dodged.

nesrak1 commented 1 year ago

You can google how to find unity android logs to get those (generally needs adb). You should also tell me how to reproduce the issue (the new issue template is supposed to contain this but everyone keeps deleting it for some reason)

litao1999 commented 1 year ago

You can google how to find unity android logs to get those (generally needs adb). You should also tell me how to reproduce the issue (the new issue template is supposed to contain this but everyone keeps deleting it for some reason)

OK,thank you vary much!

litao1999 commented 1 year ago

You can google how to find unity android logs to get those (generally needs adb). You should also tell me how to reproduce the issue (the new issue template is supposed to contain this but everyone keeps deleting it for some reason)

I don't know why the logs are blank. My game is WorldWar_v2.6.3 and I changed the texture.

litao1999 commented 9 months ago

Please upload a log, otherwise there's no telling what went wrong.

This is the log.Thankyou!

LunarExpress commented 6 months ago

I also mentioned this problem,Just appeared on every f1c1 version(chinese version?),can't load texture while import it in shared*.assets,maybe should import texture in resS file?