v2.19.7

skeletonlabs/skeletonv2.19.7Jun 12, 2026by mvaligursky

AI Summary

This release focuses on bug fixes for graphics drivers, specifically addressing WebGPU compatibility on PowerVR GPUs and correcting NaN corruption in XrNavigation. It also improves rendering quality for the depth of field effect and cleans up documentation.

Key Highlights

  • Temporarily disable WebGPU on Imagination PowerVR GPUs
  • Fix XrNavigation NaN rig corruption on gamepads
  • Ensure DOF effect is resolution independent
  • Select scene depth decode via CAPS_TEXTURE_FLOAT_RENDERABLE
  • Remove inline {@link} from camera-frame LUT attribute description

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