Deleted file in local pending changes that won't go away and can't add any files

I’ve been working for a while since my last commit but I can’t seem to add my changes to even the pending changes window. Whenever I press the add button it says an unexpected error has occurred. I also have a shelved changeset which seems to have the entire assets folder deleted and added back in.

I am unable to bring the shelved commit out again even after changing the setting preventing me from merging a shelved commit to my pending changes. In addition there is a file in my pending changes which is marked as deleted. It is just titled .

description of deleted files contents:

Permissions Type Name
dr-xr-xr-x Assets
dr-xr-xr-x Packages
dr-xr-xr-x ProjectSettings
NOT_DEFINED .vsconfig
NOT_DEFINED ignore.conf

I have backed up the local version of my project to a zip file, the project runs perfectly fine but can’t interact with Unity VCS. I have tried deleting the .plastic file and creating a new workspace, reimporting all my assets as sometimes the add button said there was not .asset.meta file despite one existing.

I am on Linux.

Hello @ACcreations ,

I’m sorry you are facing this problem.

Could you open a terminal windows, change the directory to your workspace path and tun cm status --all?

Also, is that shelveset containing all your pending changes?