↧
Can't install the Apple Silicon version of Unity editor using the CLI
I'm trying to install the Apple Silicon version of Unity using the Unity Hub CLI using this command: /Applications/Unity\ Hub.app/Contents/MacOS/Unity\ Hub -- --headless install --version 2021.3.10f1...
View ArticleUse command line start unity project but just start unity hub not my project?
My unity hub version is 3.3.0 and unity version is 2021.3.13. When I open windows command line tools and change the path to unity editor 2021.3.13, input command `'start Unity.exe -projectPath D:\Unity...
View ArticleAliases not working in cmd run from Diagnostics.Process
I'm trying to create a build pipeline which uploads symbols to firebase after building. I'm running cmd /k and the command but for some reason in the terminal it won't recognize any aliases, including...
View Article