AntiPattern
Engine API Drift Traps
unity-pattern-porting-mismatch
Engine-specific APIs fail silently or with compile-time errors when Unity patterns are reused in s&box—async tasks outlive destroyed components, transforms use obsolete properties, and raycasts use the wrong tracing entry points.