I was remaking a map from a source mod, until i encountered this bug while trying and failing to make a tileable surfacegui floor.
It seems that this surfacegui renders… like this, on top of the floor.
This happens only and only with the forcefield material. In this example i used this trick with forcefield where if you set it to transparency -whatever until it’s solid, it has no reflectanced wich is what i want.
How to recreate:
1. Make a part with forcefield material and add a surfacegui on it. Put anything on the surface gui. Doesnt matter
2. Make a second part, any material, and add a surfacegui on it with something on it again it dosent matter.
3. Try to overlay in any way the parts, and the bug should happen.
If there was a material that had no reflectance whatsoever i wouldnt’ve had to write this bug report. Wich means…
repro file:
forcefieldbug.rbxl (40.7 KB)