I have notice I can look through parts, and I have no scripts, or changed anything. But you can look through any parts/models in the game. I can’t figure out what’s causing this issue to happen.
you can only look through them, right? You can’t walk through them? (if you can, try setting canColide to true)
And these are only parts right? If it were meshes and maybe even unions it might have something to do with their collisions
I can only look through them. It’s all the parts, meshes, unions all of it. I have checked the settings, and it’s set to true.
if the player never sees inside and never goes inside. try adding a large part to make sure the camera isn’t clipping just because your other parts are thin.
make sure you don’t have the DevCameraOcclusionMode
under StarterPlayer
set to InvisiCam
, but rather set to Zoom
I looked at it, and it’s sent to zoom already
Interesting, I wasn’t able to consistently recreate his behavior, are all your parts anchored?
Yes they are anchored. I’m not sure how to fix this issue. lol
Is it like a constant issue? or do you have to mess around a bit to get the effect to happen? For me it took several tries and I also had to be right up aginst the part for it to work. Is this true for you as well?
I’m not sure why you can look through the parts but a quick and easy fix would be to insert a part and insert a BlockMesh into the part. Scale the part to cover where you don’t want the camera to clip through. Make sure CanCollide for this part is set to true and transparency is set to 0. Then change the Scale of the BlockMesh to 0,0,0.
That doesn’t fix my issue sadly
This is every time I join studio is when it shows up, or even in-game.
I think it might be a roblox bug, or studio bug.