...is not a valid directory name. please make sure there are no unallowed characters

I am using easy save and playmaker to integrate autosaving in to my game scene however I am having issues with it working as I keep on getting is error “(Game) is not a valid directory name. please make sure there are no unallowed characters”. I have tried deleting the .meta files from another solution I read to fix this but they keep on getting regenerated. Tried changing the file names on the actual file and the unity dashboard but it still does not work and I have no idea why I keep on having this error.

2 Likes

I fixed this issue in my project by deleting a space at the end of my Product Name in PlayerSettings.

omg u saved my day