Reproduction Steps
Create a 2D plane in any modeling software, it does not matter how much geometry it has, it just needs to be flat. Then, export as .OBJ, then import as a meshpart in Roblox Studio.
(I am using the latest version of Studio, I first started encountering this bug before I had access to beta features.)
exhibit_2.obj (715 Bytes)
exhibit_1.obj (737 Bytes)
Expected Behavior
The mesh should be visible from one side, because of normals.
Actual Behavior
The mesh is entirely invisible, even when using the DoubleSided property.
Workaround
Ex. If I was working on importing a vehicle with 2D brake lights and encountered this issue, I would have to add extra geometry and make it a 3D or box-shaped mesh with more sides than needed, or add more geometry to curve it. I would also have to reimport the mesh, and rescale the vehicle if it was imported and resized to fit characters.
Issue Area: Studio
Issue Type: Display
Impact: High
Frequency: Often
Date First Experienced: 2020-08-01 00:08:00 (-04:00)
Date Last Experienced: 2022-10-25 00:10:00 (-04:00)