converting to string in unity c# code example Example: unity to string int i = 5; string iString = i.ToString();