Open sl-service-account opened 5 years ago
Whirly Fizzle commented at 2018-12-05T18:09:08Z
Bug still reproduces on Second Life Project BakesOnMesh 6.0.1.522127 (64bit)
Whirly Fizzle commented at 2018-12-06T16:30:18Z, updated at 2018-12-06T16:34:19Z
Placeholder texture UUIDs
BAKED_HEAD: 11c5d053-0ea9-a529-46cb-351d4e84d17a BAKED_UPPER: 149e7c88-74ef-995b-5e23-a27208de3193 BAKED_LOWER: 066d5659-0856-748e-a6de-495d896fe93b BAKED_EYES: 136c0789-b42c-4c6c-134b-63669d981fcb BAKED_SKIRT: baf656f8-0b45-a85a-244e-f3bdb835f1a2 BAKED_HAIR: 1ba5b07f-2d59-21ed-066c-1e188f9a8cad
BAKED_LEFTARM: 9f39febf-22d7-0087-79d1-e9e8c6c9ed19 BAKED_LEFTLEG: 054a7a58-8ed5-6386-0add-3b636fb28b78 BAKED_AUX1: 790c11be-b25c-c17e-b4d2-6a4ad786b752 BAKED_AUX2: d78c478f-48c7-5928-5864-8d99fb1f521e BAKED_AUX3: 6a95dd53-edd9-aac8-f6d3-27ed99f3c3eb
Kyle Linden commented at 2018-12-06T17:44:37Z
This is essentially a dupe of the internal issue to implement these textures, SL-1519 failing QA.
Whirly Fizzle commented at 2019-04-03T03:50:45Z
New UUIDs
const LLUUID IMG_USE_BAKED_HEAD ("5a9f4a74-30f2-821c-b88d-70499d3e7183"); const LLUUID IMG_USE_BAKED_UPPER ("ae2de45c-d252-50b8-5c6e-19f39ce79317"); const LLUUID IMG_USE_BAKED_LOWER ("24daea5f-0539-cfcf-047f-fbc40b2786ba"); const LLUUID IMG_USE_BAKED_EYES ("52cc6bb6-2ee5-e632-d3ad-50197b1dcb8a"); const LLUUID IMG_USE_BAKED_SKIRT ("43529ce8-7faa-ad92-165a-bc4078371687"); const LLUUID IMG_USE_BAKED_HAIR ("09aac1fb-6bce-0bee-7d44-caac6dbb6c63"); const LLUUID IMG_USE_BAKED_LEFTARM ("ff62763f-d60a-9855-890b-0c96f8f8cd98"); const LLUUID IMG_USE_BAKED_LEFTLEG ("8e915e25-31d1-cc95-ae08-d58a47488251"); const LLUUID IMG_USE_BAKED_AUX1 ("9742065b-19b5-297c-858a-29711d539043"); const LLUUID IMG_USE_BAKED_AUX2 ("03642e83-2bd1-4eb9-34b4-4c47ed586d2d"); const LLUUID IMG_USE_BAKED_AUX3 ("edd51b77-fc10-ce7a-4b3d-011dfc349e4f");
Steps To Reproduce
Clear cache & login to Agni. Cache clear is to make sure you do not have any of the BOM placeholder textures cached from Aditi.
Wear a box & texture it with the bake texture BAKED_HEAD.
Drop the box inworld.
Examine the placeholder texture that displays on the dropped box.
Repeat for all the other bake textures.
Observed Behaviour
BAKED_HEAD, BAKED_UPPER & BAKED_LOWER placeholder textures are invalid grey.
BAKED_AUX3 placeholder texture displays the BAKED_EYES placeholder texture.
BAKED_EYES, BAKED_SKIRT, BAKED_HAIR, BAKED_LEFTARM, BAKED_LEFTLEG, BAKED_AUX1, BAKED_AUX2 placeholder textures display correctly.
For the placeholder textures that render as grey, I have the following log warnings. For BAKED_HEAD
Expected Behaviour
All the baked textures should display their correct placeholder texture.
Attachments
Original Jira Fields
| Field | Value | | ------------- | ------------- | | Issue | BUG-225912 | | Summary | [BOM] Some of the BOM placeholder textures are still grey or mapped to the wrong texture | | Type | Bug | | Priority | Unset | | Status | Accepted | | Resolution | Triaged | | Labels | bakesonmesh | | Reporter | Whirly Fizzle (whirly.fizzle) | | Created at | 2018-12-05T17:37:11Z | | Updated at | 2019-04-03T03:50:44Z | ``` { 'Build Id': 'unset', 'Business Unit': ['Platform'], 'Date of First Response': '2018-12-06T11:44:36.784-0600', 'ReOpened Count': 0.0, 'Severity': 'Unset', 'System': 'SL Simulator', 'Target Viewer Version': 'viewer-development', 'What just happened?': 'Filling in', 'What were you doing when it happened?': '...', 'What were you expecting to happen instead?': '....', 'Where': 'Any region', } ```