I accidentally broke my place

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.


This is the only warning that shows up.
Restarting doesn’t work, other places do work, its just this single place that broke for me.

Do you get this warning when you open the place or is it when you playtest, etc?

Only when I open the place, nothing else

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)

1 Like

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.

It usually happens when I have nothing selected and then Ctrl+Z. See if that’s the issue?
Anyways, good luck!

Ctrl + Z is undo its pretty useful if you made a mistake

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

seems like its an ongoing issue on roblox’s side? I think you deleting an object was just a coincidence

oh that’s interesting, i didn’t know about this post lol

Haha yes, I tried doing that until I realized the first thing i did was restart studio, so it couldn’t undo anything.

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