u3d icon indicating copy to clipboard operation
u3d copied to clipboard

u3d doesn't recognize Unity 2018.4.32

Open Duobix opened this issue 4 years ago • 4 comments

Issue Checklist

  • [ x] I'm using the latest u3d version
  • [ x] I ran u3d --help
  • [ x] I read the README
  • [ x] I made sure that a similar issue doesn't exit

Issue Description

[DESCRIBE YOUR ISSUE HERE] I have installed Unity 2018.4.32 by the Unity Hub, then wanted to run a project with u3d, but it seems it's not recognized by u3d at all. By listing all the unity versions, every single one shows up, but not 2018.4.32 installed in Unity Hub. The version is in the same folder as other versions that are recognized by u3d, and also 2018.4.32 is listed as available for download on u3d.

Duobix avatar Mar 02 '21 15:03 Duobix

Same issue with 2019.4.11f1 and 2019.4.16f1.

mattmaniak avatar Oct 18 '21 10:10 mattmaniak

Yes, wondering if u3d simply doesn't detect hub-installed versions?

ghost avatar Apr 13 '22 18:04 ghost

@crowder-pw it does in my case but sometimes says "no" without a reason.

mattmaniak avatar Apr 22 '22 09:04 mattmaniak

Hello, I missed this issue. On which platforms are you running u3d? On mac, when the finder indexing is running, Unity should find the versions installed by the hub. On the other platforms, we lack the code to search for the editors that hub installed.

We could for example parse ~/Library/Application\ Support/UnityHub/editors.json on Mac. If you let me know where this file is on Windows and Linux we could autodetect those installs as well.

Thanks

lacostej avatar May 18 '22 08:05 lacostej