What is the problem?
Roblox Studio build 0.578 from today 5/31, has broken single sided mesh collision/touch events with collision set to Default or PreciseConvexDecomposition, but Box works.
Confirmed CanCollide is on
I’ve confirmed CanCollide is still on for humanoid player, and CanCollide is turned on the single sided mesh. (which is also set to be double sided)
Check video for Simple Repro
This video includes toggling to see “Show Decomposition Geometry”
Steps to Repro
- Create a new roblox file
- Import simple single sided mesh from FBX file
singlesidedmesh.fbx (18.3 KB) - Place it in world
- Set the object to double sided.
- Walk through it with Default collision settings
- Walk through with PreciseConvexDecomposition
- Set to Box to actually collide
Why isn’t this in the bug reports section?
I don’t have credentials or regular rank yet
Please post this for me in Studio Bugs - Developer Forum | Roblox #bug-reports:studio-bugs if you can repro!
thanks!
-R