v2.19.7
sinewaveai/agent-security-scanner-mcpv2.19.7Jun 12, 2026by mvaligursky
AI Summary
Fixes WebGPU, XR navigation, and depth decoding issues.
Key Highlights
- Temporarily disable WebGPU on PowerVR GPUs
- Fix XrNavigation NaN rig corruption
- Select scene depth decode via CAPS
- Ensure DOF effect is resolution independent
New Features
- WebGPU fixes
- XR navigation fixes
- Depth decode fixes
- DOF effect fixes
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