As a Roblox developer, its currently too tedious to upload and copy asset ids from bulk import.
Currently, its possible to select multiple entrees in the Asset Manager, however, its currently not possible to retrieve all of the selected assets’ image ids.
I would expect this to copy multiple asset ids at once to my clipboard, but it only copies the last one selected.
If this were to be addressed, it would be much easier bulk uploading and inputting asset ids into module scripts that will be used for my game. I have 100s of images to upload, but I have to manually input each one separately into my code base.