secondlife / jira-archive

2 stars 0 forks source link

[BUG-233802] [PBR] Material Upload reports issue when glTF used compression #10838

Open sl-service-account opened 1 year ago

sl-service-account commented 1 year ago

What just happened?

Exported a glTF with bin and texture folder and compression turned on in Data Settings. Material uploader. Upon upload project viewer 7.0.0.579401 state dthere is a problem

What were you doing when it happened?

Uploading a material. glTF included the following: "extensionsUsed" : [ "KHR_draco_mesh_compression", "KHR_materials_specular", "KHR_materials_ior" ], "extensionsRequired" : [ "KHR_draco_mesh_compression"

What were you expecting to happen instead?

glTF should load or documentation should state compression should not be checked.

Other information

Tried to lessen compression because material showed compression artifacts ( little squares) in the reflection

Attachments

Original Jira Fields | Field | Value | | ------------- | ------------- | | Issue | BUG-233802 | | Summary | [PBR] Material Upload reports issue when glTF used compression | | Type | Bug | | Priority | Unset | | Status | Accepted | | Resolution | Triaged | | Labels | pbr | | Reporter | KaiShun Oleander (kaishun.oleander) | | Created at | 2023-04-25T15:03:10Z | | Updated at | 2023-05-19T16:42:09Z | ``` { 'Build Id': 'unset', 'Business Unit': ['Platform'], 'Date of First Response': '2023-04-25T12:39:16.739-0500', "Is there anything you'd like to add?": 'Tried to lessen compression because material showed compression artifacts ( little squares) in the reflection\r\n', 'ReOpened Count': 0.0, 'Severity': 'Unset', 'System': 'SL Viewer', 'Target Viewer Version': 'viewer-development', 'What just happened?': 'Exported a glTF with bin and texture folder and compression turned on in Data Settings. Material uploader. Upon upload project viewer 7.0.0.579401 state dthere is a problem', 'What were you doing when it happened?': 'Uploading a material. glTF included the following:\r\n"extensionsUsed" : [\r\n "KHR_draco_mesh_compression",\r\n "KHR_materials_specular",\r\n "KHR_materials_ior"\r\n ],\r\n "extensionsRequired" : [\r\n "KHR_draco_mesh_compression"\r\n', 'What were you expecting to happen instead?': 'glTF should load or documentation should state compression should not be checked.\r\n', 'Where': 'secondlife://Aditi/secondlife/Rumpus%20Room%204/37/150/23\r\n', } ```
sl-service-account commented 1 year ago

Dan Linden commented at 2023-04-25T17:39:17Z

Hi KaiShun, Do you have a sample Material GLTF that you could attach that demonstrates this issue?

sl-service-account commented 1 year ago

Dan Linden commented at 2023-05-19T16:42:09Z

Thank you for the report, KaiShun!