Completely flat meshes never appear despite being imported

Hello. Here’s a tileset made in Blender.

Whenever it’s imported into Roblox, you notice that the 2D elements are completely missing.
image

This is not backface culling, as meshes disappear on both sides. I’m assuming this is related to not being able to scale meshes to 0, but this is kind of annoying and the only solution I can think of is to give the 2D parts some depth, which I don’t want to do

1 Like

I’ve experienced this before and I’m not sure of the exact reason why it happens, but usually re-creating the missing geometry manually fixes the issue.
You can also try import via a different file format, either OBJ or FBX, whichever format you didn’t use.

2 Likes