You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently have a disabled test in GaussianSplatPrimitiveSpec that checks the show property on the tileset. Regardless of whether it's visible the framebuffer is empty.
Data structures appear valid, draw command is generated and added to the scene command list and other tests pass, but something is preventing it from actually rendering.