WEKIT-ECS / MIRAGE-XR

MirageXR is a reference implementation of an XR training system. MirageXR enables experts and learners to share experience via XR and wearables using ghost tracks, realtime feedback, and anchored instruction.
Other
27 stars 4 forks source link

Sketchfab thumbnail not showing (Hololens) #558

Closed wekitecs closed 2 years ago

wekitecs commented 2 years ago

In GitLab by @a85jafari on Aug 20, 2021, 09:29

Again the thumbnail on searching models not showing. @cawke seems same issue we had on release. what was the problem last time?

wekitecs commented 2 years ago

In GitLab by @cawke on Aug 24, 2021, 19:11

It looks like another bug. It previously was an error with the prefix "http://" and "https://".

wekitecs commented 2 years ago

In GitLab by @a85jafari on Aug 24, 2021, 19:14

@william.guest Any idea Will?

wekitecs commented 2 years ago

In GitLab by @william.guest on Aug 25, 2021, 10:40

created merge request !323 to address this issue

wekitecs commented 2 years ago

In GitLab by @william.guest on Aug 25, 2021, 10:55

it is a masking bug. i have solved it but need to extend the paging functionality to the local models so that i can remove the masks altogether

wekitecs commented 2 years ago

In GitLab by @william.guest on Aug 25, 2021, 12:15

i think it is fixed and will test on HL2 now. I should mention that, in Unity, i have the following 2 errors on startup:

image

wekitecs commented 2 years ago

In GitLab by @william.guest on Aug 25, 2021, 23:28

this is fixed, but i cannot test properly because of other sketchfab issues that seem to have appeared (#565, #566)

wekitecs commented 2 years ago

In GitLab by @BorisJov on Sep 13, 2021, 14:53

@william.guest Any updates? Can we close the issue?

wekitecs commented 2 years ago

In GitLab by @william.guest on Sep 13, 2021, 17:24

@BorisJov because of the issues mentioned, i cannot say at the moment. i will have a look at this, but it will be wednesday (15-09) before i can test. i will update when i know more..

wekitecs commented 2 years ago

In GitLab by @william.guest on Sep 30, 2021, 13:55

following the discussion in #590 - known Unity bug - i am implementing this fix with a workaround that involves manually putting the config file onto the HL2, using the file explorer in the device portal

wekitecs commented 2 years ago

In GitLab by @william.guest on Sep 30, 2021, 14:05

tested and working. this shows thumbnails and i am download and load models on the HL2:

image