o3de / o3de

Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations without any fees or commercial obligations.
https://o3de.org
Other
7.83k stars 2.21k forks source link

Some streaming images have color space / color handling problems #17613

Open kursad-k opened 8 months ago

kursad-k commented 8 months ago

Describe the bug Sometimes the AP seems to create streaming images with darker colors. It has this issue only with some images.

Assets required Aset_rock_sandstone_L_rkowt_4K_Albedo.zip

Steps to reproduce Steps to reproduce the behavior: add the attached image in the zip to the project let it process take a look at the streaming version

Expected behavior The asset process should not mess with the colors of the image or the colorspace of the image.

Actual behavior Inconsistency between the source image and the streaming image. The only way I found it to make it work in the project to set the image preset to "UserInterface_Lossless".

Screenshots/Video

image

Found in Branch "development Commit ID from o3de/o3de Repository commit cd07167884f06e7813a2a5f7175c45360a56cef8 (HEAD -> development, origin/development

Desktop/Device (please complete the following information):

moudgils commented 7 months ago

Tag @VickyAtAZ for visibility or if there are notes related to this issue.