Hey Chris,
I'm getting this error "Characters is not a valid directory name. Please make sure there are no unallowed characters in the name.". I've checked my characters and they don't have "unallowed characters". Any idea how to fix it?
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
What are your AC/Unity versions, and when/where does the error display?
If it's from the Console, share the message in full (stacktrace included).
Unity 6000.0.32f1
AC v1.82.1
It only shows this: https://prnt.sc/VdowxWWhH3qA
It's a Unity error, and seems to be related to a directory name, rather than an AC character.
Does your project have any subfolders with special characters in their name?
You were right. This issue was caused by a directory name. The name was fine, but the folder was empty. After deleting the folder, the issue was resolved.