I accidentally deleted something, I dont know what. Now, I cant move my camera or look around at all, its fixed to one point. I can however still interact with existing parts.
From my understanding it looks like something is trying to set the Parent of VirtualInputManager, which is locked, so the parent should stay the same but it completely breaks your place. This is weird, I think this might be a bug.
This seems to happen randomly when I press Ctrl+Z (although i have had no issues from this).
I suggest you try to use Version history to restore a version where it is not broke; or if your project is not very advanced, just re-make it alright?
If you don’t want all your code gone, copy and paste your code somewhere else and then sub it back in on the old version. (And if the error appears again, you probably know what code is causing it)
What I did is download the whole game (its a big project kinda) and made a new place, it works there. I’ll check if this Ctrl+Z thing is what caused it.
Yeah, that’s true, and I use that a lot, obviously. It’s not a guaranteed chance of happening, but that’s what I’ve noticed as the potential cause of this