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
Workaround for Unity VersionControl.Provider.Checkout() regression
According to the user, calling VersionControl.Provider.Checkout(
string, CheckoutMode) may throw exception in certain version of
Unity due to Unity regression, while VersionControl.Provider.Checkout(
AssetList, CheckoutMode) works properly.
Fixed#359
Bug: 154264996
Change-Id: I011595274dbb83d202f6b0bf461de530f6f802ed
Change-Id: I5970acab818195d3ce721c4a7978fb935cae43cd
0 commit comments