edited February 2015 in General Discussion
Can anyone tell me why I am getting this error-

assets/_ork_project_backups/._635600236583458470.asset.meta is not a valid asset file name. Please make sure there are no slashes or other unallowed characters in the file name. The file will be ignored.
UnityEditor.AssetDatabase:DeleteAsset(String)
ORKFramework.Editor.ORKAssetHelper:SaveORKProject()
ORKFramework.Editor.EditorSecurity:SaveProject()
ORKFramework.Editor.ProjectSaveHandler:SaveData(ORKEditorWindow)
ORKFramework.Editor.ProjectSaveHandler:ShowGUI(ORKEditorWindow)
ORKFramework.Editor.ORKEditorWindow:OnGUI()
UnityEditor.DockArea:OnGUI()

TY.

Post edited by gamingislove on
  • Seems strange - did you rename/move the backup files at some point?
    The ORK project backups are usually only numbers, no . or _ before them ...
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
  • I changed the name of the project folder and moved it's location, did not alter any of the back ups, but as that is when I was getting the message, that is likely the cause. I deleted all backups and that stopped the errors, TY.
Sign In or Register to comment.