blake-mealey / mantle

An infrastructure-as-code and deployment tool for Roblox.
https://mantledeploy.vercel.app/
MIT License
91 stars 11 forks source link

Updating existing audio with mantle deploy does not give audio permissions to experience #171

Closed Awes-3 closed 1 year ago

Awes-3 commented 1 year ago

Creating a new audio will properly give the asset permission to play in the desired target experience, however updating an audio asset that already exists in the mantle state file (e.g. hash difference from editing an audio clip) does not appear to do the same. (This includes audio that was previously given permission when it was initially uploaded by mantle; when editing that file and re-deploying, audio permissions are stripped)

blake-mealey commented 1 year ago

Thanks for reporting, will take a look

blake-mealey commented 1 year ago

Fix merged, will let you know when a new version is released.

blake-mealey commented 1 year ago

Fixed in latest version: 0.11.6