PresencePlatformRoomTracking sample not working in vanilla project

I’ve created an empty project (URP), imported the current Needle package, and imported sample scene, open the room tracking sample.
it’s not getting the room data in the headset, and displaying a black background when building.

additionally, i’ve replaces the Deploy to FTP with Deploy to Glitch component so i can show you what it looks like but it doesn’t upload to glitch…
I see this error:

Glitch server is not responding, is the server url correct and does the endpoint exist: https://cream-daily-way.glitch.me/v1/deploy

Original Post on Discord

by user 1081953198014734357

Hey, what does the Deploy To Glitch component display? Can you show a screenshot? (I just tried deploying to a new project and that worked for me but others have reported similar errors recently)

by user 1081953198014734357

Does it work if you click Build & Deploy again?

by user 1081953198014734357

there’s one warning also:

by user 1081953198014734357

by user 1081953198014734357

I’m seeing a missing skybox material in Environment

by user 1081953198014734357

by user 1081953198014734357

That would explain the black background (but not the lack of tracking). You can assign another skybox to fix that

The warning above is no problem

Not sure yet why glitch deployment doesnt work for you / others but works here.

which skybox should be there?

by user 1081953198014734357

I can take a look later. Does the sample page work for you tho?

also - what part of the scene is in charge for objects colliding with wall, floors objects? they don’t in my build.

by user 1081953198014734357

this one works perfect

by user 1081953198014734357

There’s a WebXRPlaneTracking component that has a Quad set up with both shadow catching and physics, this one is spawned per tracked plane basically

by user 1081953198014734357

don’t see that component

by user 1081953198014734357

For visualizing colliders / debugging ?showcolliders can be added to the url

oh. it’s here

by user 1081953198014734357

by user 1081953198014734357