Camera.__init__() internally calls UsdGeom.Camera.Define() which resets aperture to defaults, making it impossible to pre-set values. The aperture mismatch warnings are cosmetic — IS auto-corrects them and our values are applied correctly after init. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>