I am in the process of converting a project to code modules for use in a new project. I created a new project and copied the old application code into it and began to edit. Everything was fine for a few days. I can open the project and edit it, but every time I try to save, i get an error saying that something may be corrupted. The last line of the error is that access to the path for the .meta file is denied. I'm on Windows and checked the permissions on the parent directory for the project so that it is not ReadOnly. Everything looks ok, and this was working. I'm not sure what I might have done to break it. This project is managed by git, so I thought something might have a handle on the file, but I restarted and no git application running and it still happens. Anyone ever see anything like this? Suggestions?