AntiPattern

Scene Query Miswiring

scene-query-miswiring

Scene traversal and raycasting are performed using the wrong API or the wrong coordinate space, so filters and rendered subsets drift apart and frame loops or selection logic stall, causing missed hits, incorrect selection transforms, and worst-case latency spikes.