v2.19.7
ysharma3501/NovaSRv2.19.7Jun 12, 2026by mvaligursky
AI Summary
This release focuses on bug fixes and performance improvements, specifically addressing graphics rendering issues on PowerVR GPUs, fixing navigation glitches, and ensuring resolution independence for visual effects.
Key Highlights
- Temporarily disable WebGPU on Imagination PowerVR GPUs (Pixel 10)
- Fix XrNavigation NaN rig corruption on gamepads without thumbstick axes
- Ensure DOF effect is resolution independent
- Select scene depth decode via CAPS_TEXTURE_FLOAT_RENDERABLE
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