You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have same request, wanna have an ability to specify custom unity editor folder.
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.
@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...
No description provided.
The text was updated successfully, but these errors were encountered: