googlesamples / unity-jar-resolver

Unity plugin which resolves Android & iOS dependencies and performs version management
Other
1.22k stars 339 forks source link

[Bug] Unity Editor crashing on Android Build #485

Closed revolt3r closed 2 years ago

revolt3r commented 2 years ago

[REQUIRED] Please fill in the following fields:

[REQUIRED] Please describe the issue here:

Start an Android Build -> crashes Editor.log

Please answer the following, if applicable:

100%

What happened? How can we make the problem occur? Not sure, but I suppose it's something to do with Android SDK version

If you have a downloadable sample project that reproduces the bug you're reporting, you will likely receive a faster response on your issue.

image

google-oss-bot commented 2 years ago

This issue does not seem to follow the issue template. Make sure you provide all the required information.

revolt3r commented 2 years ago

The project is quite large, I don't think I can provide a sample project, but let me know if I can send you any more info.

paulinon commented 2 years ago

Hi @revolt3r,

Thanks for reporting this issue. While you can't provide a minimal, reproducible example right now, could you verify if this issue persists using a blank project? If so, please provide the seps to replicate this behavior.

revolt3r commented 2 years ago

I've looked more into the issue and it seems like this Exception is not the cause of the crash. This exception might be already handled silently.