Roblox Studio model bug turning positions nan, -inf, nan

Today I was moving models around in studio - as you do.
I noticed the pivot for my model was on the other side of the map for some reason,
so I decided to reset it. Doing so, my model turned invisible and the position turned to nan, -inf, nan.

Nothing I have done fixes this issue. My hardware and connection is beyond Roblox’s recommended specifications/speed.

Restarting Roblox Studio does nothing. I thought I’d wait it out for a couple hours to see if it had fixed, and it’s all the same. Downloading the game locally and opening it still has the same issue too.

I have attached a clip of the issue I am facing below:

As you can see in the video, I was highlighting random spaces in workspace and it was selecting the models… Weird.

I was pressing F (to teleport to the models) and it was only teleporting to the none broken models.
This is not the first time this has happened, it’s very annoying and there’s nothing I can do.

Does anybody have any solutions or suggestions on how to fix this?

Thank you,
2664k

1 Like

bro just change its cframe in properties tab to idk 0 :skull:
If that didnt work select this model and run in command bar:

game.Selection:Get()[1]:PivotTo(CFrame.identity)

I’ve tried both of them, I also forgot to say in the original post. It just defaults back to inf, nan

Try setting primary part of the model and doing so after that;Try moving individual parts of model separetely.
it could be some plugin doing this behavior aswell