EditableMesh API not working on my account

Hello everyone,

I’ve recently run into an issue - I started working on a plugin I can use in the future to be able to edit meshes within Roblox, but no editablemesh APIs seem to work. I have tried colouring, alpha colouring, adding vertices and faces, etc., but none of this works. All these features do work for a friend of mine I shared my project file with, and they even work for him (but not for me) when we are in team create together.

Is there anything I can do to fix this myself or is this simply a roblox bug for which I have to wait until it is patched?

(note: I do have all BETA features enabled in studio, also I’m not sure this is the correct category but it seems like the most closely related one to my issue)
Thanks for reading!

Those APIs are not in beta anymore. Now you have to be ID Verified to use them.

To use the EditableMesh/EditableImage APIs, you must verify your account age in your profile settings.

Then you must enable the «Allow Mesh / Image APIs» option in your experience settings:
057a07dca390bea5dde92aeaf867b67ca2b4274b

@pinker_stinker69 I am ID verified, and @Mr_Sdows I do have this api enabled (to be safe I enabled all of them in the place I was testing), but also it worked for a friend of mine in team create so it could not have been an issue with that.

Then the only thing I can think of is that you’re less than 13 years old.

You can’t know that I’m under 13 because this interface is publicly available.

Read what I wrote again. That’s not what I said. I’m not asking for anybody’s age. You need to be 13+ to use the API.

Try creating a new place and check if the «Allow Mesh/Image API» option is enabled to see if these APIs will work in this experience. Also, make sure that your Permission Level Shown is set to RobloxGame or higher.

If the issue persists, consider posting in the #bug-reports:studio- category about a potential error.

@pinker_stinker69 I already stated that I have it enabled, thus the problem cannot be that I cannot enable it. @Mr_Sdows I tried in a local place, in a place I published to roblox, as well as in a friend’s place, none of them worked. Also I cannot post in #bug-reports:studio- , the only bug reports category I can post in seems to be forum bugs…

Hey do you get a error message when using the editable APIs?