So, for some reason in my game, there’s some strange bugs relating to collision. When I climb a ladder into a brick above my head, my character disappears, and a massive shadow appears. This also happens when I run into things or sometimes even just fall on things. I use the default ROBLOX character, turned invisible, with a custom model welded to them that’s used with animation and collision.
For the ladder climbing one it’s the default character, no changes to frictionweight. For the other I made sure to set frictionweight to 1 after I read about the frictionweight 0 bug, but it still happens.