googlesamples / unity-jar-resolver

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

[Bug] Android Force Resolve window won't go away #685

Closed alex-moonlitgames closed 2 weeks ago

alex-moonlitgames commented 1 month ago

This is a copy/paste from a bug report on firebase sdk repo, at the request of @argzdev https://github.com/firebase/firebase-unity-sdk/issues/1033

[REQUIRED] Please fill in the following fields:

[REQUIRED] Please describe the issue here:

Today I did a force resolution for android, like I do when making a new release candidate and this newer popup without a close button appeared.

There was a smaller popup that told me that everything is complete, with an OK button, but pressing that OK button did not remove the big one. I had to drag the corners to slightly move it away from blocking me.

Restart / Library delete did not help image

Please answer the following, if applicable:

100%

What happened? How can we make the problem occur? Android Force Resolve

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

google-oss-bot commented 1 month ago

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

a-maurice commented 1 month ago

Since you've been able to reproduce it reliably, can you try turning on verbose logging, in the Android Resolver settings? I'd assume maybe it is throwing an error that isn't getting handled correctly?

Also, I assume you aren't using a mainTemplate.gradle? Generally we have found that to be more stable, and newer versions of EDM4U prompt users to switch to that, as it no longer relies on copying all the Android libraries into a local folder, and just uses gradle to handle the dependencies. So if you are willing to try that, that might help as well.

google-oss-bot commented 3 weeks ago

Hey @alex-moonlitgames. We need more information to resolve this issue but there hasn't been an update in 5 weekdays. I'm marking the issue as stale and if there are no new updates in the next 5 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

google-oss-bot commented 2 weeks ago

Since there haven't been any recent updates here, I am going to close this issue.

@alex-moonlitgames if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.