Print the version of the Unity Editor in use.
Examples
try(
unity_version()
)
#> Error in find_unity() : Couldn't find Unity executable at provided path.
#> Please make sure the path provided to 'unity' is correct.
Print the version of the Unity Editor in use.
try(
unity_version()
)
#> Error in find_unity() : Couldn't find Unity executable at provided path.
#> Please make sure the path provided to 'unity' is correct.