unity-jar-resolver icon indicating copy to clipboard operation
unity-jar-resolver copied to clipboard

[Bug] Infinite Import Loop with Unity 6.X Build Profiles

Open Pulse-Git opened this issue 4 months ago • 4 comments

Please fill in the following fields:

  • Unity editor version: 6000.0.40f1
  • External Dependency Manager version: using playgameservices/play-games-plugin-for-unity v2.0.0 and manually updated EDM to 1.2.186 (Manually updated because of https://github.com/googlesamples/unity-jar-resolver/issues/622 )
  • Source you installed EDM4U: .unitypackage
  • Features in External Dependency Manager in use: Android Resolver
  • Plugins SDK in use: -
  • Platform you are using the Unity editor on: Windows

Please describe the issue here:

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

Please answer the following, if applicable:

What's the issue repro rate? 100%

What happened? How can we make the problem occur?

Simply switch to an Build Profile (Unity 6.X Feature)

File -> Build Profiles -> Add Build Profile -> Switch to that Profile, now were stuck in an infinite import loop

Auto-Resolve is disabled

Pulse-Git avatar Jun 03 '25 14:06 Pulse-Git