Plugin Prompt For Existing Asset Id Issue

I’m trying to prompt for the asset id of an uploaded model in a plugin, but every ‘assetType’ I try throws the error “Requested asset type is not supported”. What asset type can I use to prompt for models?

Plugin:PromptForExistingAssetId (roblox.com)

1 Like

It looks the like the assetType “Animation” is working, but nothing else. The documentation needs to be updated to reflect this. If anyone else has a better way, please let me know.

1 Like

I’m experiencing this issue too. It’s really annoying and needs to be fixed.

Apparently it only works for certain asset types.