Custom Skyboxes In Quest Home
I have been using my Quest 3 on and off and one thing I liked about it is that I could install custom skyboxes and use my Virtual Desktop in a 360 photo I took of my old house (I live in South America). I recently updated my Quest and it seems like this option is no longer there. So is there no way for me to use a custom environment while using Virtual Desktop? I find this really frustrating, it was a feature that worked fine. Either the feature is gone or the option is buried so deep I can't find it. Are custom skyboxes gone?63Views0likes8CommentsBlack Skybox in Play Mode when using META XR SDK v77 [Building Block Camera Rig]
In META XR SDK version 77, when adding the [BuildingBlock] Camera Rig, there is a configuration issue that causes the Skybox to appear black when entering Play Mode. Steps to Reproduce: Create a new project with META XR SDK v77. Add the [BuildingBlock] Camera Rig to the scene. Press Play. Observe that the Skybox is black instead of rendering normally. Cause: The Camera components inside the Camera Rig are set with the Background Type set to Solid Color (black) instead of Skybox... So set it to Skybox Solution / Workaround: In the Hierarchy, locate and expand [BuildingBlock] Camera Rig. Expand TrackingSpace, then CenterEyeAnchor. Select the Camera component, expand the Environment section. Change Background Type to Skybox. (If necessary) Repeat the process for LeftEyeAnchor and RightEyeAnchor Notes: It’s surprising that in v77 this detail was overlooked, considering that in previous META examples they used a different Camera Rig configuration without this problem. The issue seems to stem from the updated default configuration of [BuildingBlock] Camera Rig in v77.58Views1like0Comments