Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FindUnityEditor(s): ability to specify custom path #24

Open
kolesnick opened this issue Dec 13, 2018 · 3 comments
Open

FindUnityEditor(s): ability to specify custom path #24

kolesnick opened this issue Dec 13, 2018 · 3 comments

Comments

@kolesnick
Copy link
Member

No description provided.

@kolesnick
Copy link
Member Author

The same is expected for UnityEditor API as well.

@natpuncher
Copy link
Contributor

Have same request, wanna have an ability to specify custom unity editor folder.
Screenshot 2021-06-10 at 18 42 52
Screenshot 2021-06-10 at 18 46 02
I have a couple of unity editors installed in a custom path, but cake.unity can't find it, both by version and by FindUnityEditors method.
Screenshot 2021-06-10 at 18 45 16
Screenshot 2021-06-10 at 18 45 22
Screenshot 2021-06-10 at 18 42 40

@IlyaBlokh
Copy link

IlyaBlokh commented Mar 17, 2023

@kolesnick is there a way to solve Error: Failed to locate Unity Editor ?
Cake log shows Search patterns: [C:/Program Files (x86)/*Unity*/*/Editor/Unity.exe, C:/Program Files (x86)/*Unity*/*/*/Editor/Unity.exe, C:/Program Files (x86)/*Unity*/*/*/*/Editor/Unity.exe]
And I have an Editor in C:\Program Files\Unity\Hub\Editor
I found an option to pass Editor path explicitly in UnityEditor but seems a bit not flexible solution...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants