googlesamples / unity-jar-resolver

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

[Bug] Fail to load dependencies in local repo when folder changed on Windows #661

Open Tbernard33 opened 6 months ago

Tbernard33 commented 6 months ago

[READ] For Firebase Unity SDK issues, please report to Firebase Unity Sample

Once you've read this section and determined that your issue is appropriate for this repository, please delete this section.

[REQUIRED] Please fill in the following fields:

[REQUIRED] Please describe the issue here:

(Please list the full steps to reproduce the issue. Include device logs, Unity logs, and stack traces if available.)

The issue is an inconsistency with windows and MacOS for the android resolver when trying to load a dependency in a local folder when the folder as been moved. It is working in MacOS but not in windows.

Please answer the following, if applicable:

What's the issue repro rate? --> 100%

What happened? How can we make the problem occur? This could be a description, log/console output, etc.

You can directly download and add the androidResolverIssueSample.unitypackage to any empty project to experience the issue. I am not allow to copy it here since there is a 25MB limit and the project is 82MB. I'll try to add it in a comment after this.

Tbernard33 commented 6 months ago

Do you know how can I send you the package ? I'm stuck with this github error message : image If you don't need it let me know, it takes only a few more minutes to build it by hand.