so I have needle working. Iām trying to use a unity project I had already made. I imported it, placed everything in a empty game object with the Gltf object script attached. however when I try to export it, it does not load and I see a blank screen. these are the 2 errors I am getting.
Texture creation failed. 'B10G11R11_UFloatPack32' is not supported for Sample usage on this platform. Use 'SystemInfo.IsFormatSupported' C# API to check format support.
can you try change the compression or another texture for the skybox?