v2.19.7
x402-foundation/x402v2.19.7Jun 12, 2026by mvaligursky
AI Summary
Patch release focusing on bug fixes including WebGPU temporary disable on PowerVR GPUs, XR navigation fixes, and DoF resolution independence.
Key Highlights
- Temporarily disable WebGPU on Imagination PowerVR GPUs
- Fix XrNavigation NaN rig corruption on gamepads
- Ensure DoF effect is resolution independent
- Fix scene depth decode via CAPS_TEXTURE_FLOAT_RENDERABLE
- Fix gsplat interval-scatter dispatch over workgroup limit
Full Release Notes
## Fixes
- Temporarily disable WebGPU on Imagination PowerVR GPUs (Pixel 10) by @mvaligursky in #8875
- Remove inline {@link} from camera-frame LUT attribute description by @mvaligursky in #8849
- Fix XrNavigation NaN rig corruption on gamepads without thumbstick axes by @mvaligursky in #8850
- Select scene depth decode via CAPS_TEXTURE_FLOAT_RENDERABLE by @mvaligursky in #8856
- Ensure DOF effect is resolution independent by @MAG-AdrianMeredith in #8834
## Contributors
@MAG-AdrianMeredith
@mvaligursky
Full Changelog: https://github.com/playcanvas/engine/compare/v2.19.6...v2.19.7