v2.19.7

ictnlp/LLaMA-Omniv2.19.7Jun 12, 2026by mvaligursky

AI Summary

A patch release focusing on fixing rendering issues on specific hardware, particularly PowerVR GPUs, and correcting camera frame attribute descriptions.

Key Highlights

  • Temporarily disable WebGPU on Imagination PowerVR GPUs
  • Fix XrNavigation NaN rig corruption on gamepads
  • Select scene depth decode via CAPS_TEXTURE_FLOAT_RENDERABLE
  • Ensure DOF effect is resolution independent

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