Unable to patch Unity 2019.3 on Mac with Patcher v1.3
Description I am not able to patch Unity 2019.3 on Mac using Patcher v1.3.
Version Information
- What Operating System are you running the patcher on? MacOS Cataling 10.15.4
- What Unity Version are you using? 2019.3.12f1
Diagnostics
What does the patcher output instead of the expected behaviour?
Could not find patch details for mac Unity version 2019.3 -- defaulting to version 2020.1.
Arguments
Please provide the exact command line arguments you are using the patcher:
sudo ~/Downloads/osx-64/Patcher -e=/Applications/Unity/Hub/Editor/2019.3.12f1/Unity.app/Contents/MacOS/Unity --mac --version=2019.3 --theme=dark
It's --version=2019.3.0f6 for Unity 2019.3, this is rectified in a future release of the Patcher. It's already in the latest master but not released yet since @aevitas also wants to make some improvements before the next Major Release.
I've actually just drafted the 2.0 release with those changes, as I figured I won't have the time to implement options in the coming few days.
@app-o-matix Can you check if the 2.0 release works properly?