SourceTree - Cannot stage files (commit) due to UnityLockfile

Not able to submit due to the following message

Unity Lock file error
error: open(“Rocket Boost/Temp/UnityLockfile”): Permission denied
error: unable to index file ‘Rocket Boost/Temp/UnityLockfile’
fatal: adding files failed

Also the library folder still stays in unstaged file when using the latest gitIgnore (https://raw.githubusercontent.com/github/gitignore/master/Unity.gitignore)
I need to manually ignore the folder for it to work, but then get the error above, not sure if the two issues are linked.

Thanks in advanced for the help.

Nvrm, i figured it out. had unity open. sorry, newb mistake

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.