To help optimize the games I work on, I was creating a plugin that allows for users to view the sizes of textures and images that are used in the experience. The problem that I have ran into is that although the game has access to some of the assets being used, because they are not uploaded by the group, I cannot use editable images to edit them, or read data at all.
I think asset permissions are definitely needed for this feature, but would like it to allow edits to any asset that the group has access to, not just assets that are uploaded to the group.