Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG-234904] Uploading a "all black" emissive does not show correct uploader name #3593

Open
Oatmeal-Linden opened this issue Feb 20, 2025 · 1 comment
Labels
bug Something isn't working triage Flags issues that need to be triaged

Comments

@Oatmeal-Linden
Copy link

Environment

What just happened?
When I go to menu World > Upload > Material and upload a Material that the Emissive is a whole black imagem, it uploads a image that does not show me as creator/uploader, also the date is incorrect.

What were you doing when it happened?
Uploading single Materials

What were you expecting to happen instead?
It's supposed to show me as uploader, since I'm who paid for the upload. I sell materials Full Perms and need my name as uploader.

Other information
The UUID is also the same for every upload of the image with same single color. Some other people related that it's happening to them as well and that happens for Specular images as well.

Attachments
Captura de tela 2023-12-29 214129.png 2023-12-29 19:45:16

Description

This issue was originally reported via JIRA as BUG-234904.

Reproduction steps

Upload new copy of an asset (example is a 1024x124 solid black texture) with different account.
Asset will display original uploading account name, and have duplicate UUID.
New example: https://prnt.sc/qUXop3_35OQv

@Oatmeal-Linden Oatmeal-Linden added bug Something isn't working triage Flags issues that need to be triaged labels Feb 20, 2025
@DarlCat
Copy link

DarlCat commented Feb 20, 2025

The creator of the inventory item and the first uploader of the asset are not the same thing. The uploading resident is always the inventory item creator, but if they are not necessarily the creator of the asset. There should only be one asset for a 1024x1024 solid black texture (even though that's a huge waste of resources).

What's being shown (by TPVs, not the Linden viewer) is asset metadata of the first uploader of the given asset, not inventory item metadata.

Image

This appears to be a feature working correctly but being misunderstood due to the way it's presented by TPVs, and not a bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Flags issues that need to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants