Closed CodeSmile-0000011110110111 closed 1 year ago
I shortened the project folder to 'CSN20.3' - now I can successfully clone.
Did a little digging, here's some info on how you might potentially enable long paths support: https://stackoverflow.com/questions/5188527/how-to-deal-with-files-with-a-name-longer-than-259-characters
Hopefully that is possible without too much work. ;)
Yes, this is a known issue for windows. (Please refer to the F&Q and Trouble shooting page)
I get a FileNotFoundException when trying to create a clone, after which Unity keeps showing the "Hold on" progress dialog forever, even though the editor itself remains responsive. The cloned folder remains empty.
The file in question is at this path, it is 265 chars in total:
Relevant part of stacktrace:
Enviroment (please complete the following information):
Note: This may be related to the other FileNotFound exception issue but I decided to make a new one because I couldn't tell for sure whether it is the same issue. See: https://github.com/VeriorPies/ParrelSync/issues/86