This version of Unity is unsupported.

Path.Combine(string, string)

Description

Concatenates two path strings.

If path1 does not end with a valid separator character DirectorySeparatorChar is appended to path1 prior to the concatenation.