convert int to string uity code example Example: unity to string int i = 5; string iString = i.ToString();