Parts and meshes disappear when I walk up to them in game

I’m not sure why objects and meshes are disappearing as I walk up to them. There are no scripts in my game and it’s just a new place with the terrain and some reused meshes from my previous builds. This is the only game that it is happening to. Is there an easy fix for this that I am missing?


Is the DevCameraOcclusionMode property of StarterPlayer set to “Invisicam”? If so, change it to “Zoom”

4 Likes

This ended up being the solution, thank you!