v2.19.1

playcanvas/enginev2.19.1May 29, 2026by mvaligursky

AI Summary

Fixes a worker ReferenceError and adds GSPLAT_AA support to the hybrid renderer.

Key Highlights

  • Fixes worker ReferenceError after esbuild migration
  • Adds GSPLAT_AA support to the hybrid renderer
  • Drops unified framing as it is now the default

New Features

  • GSPLAT_AA support in hybrid renderer

Full Release Notes

## Fixes

* Sort worker ReferenceError after esbuild migration by @mvaligursky in #8808
* Support GSPLAT_AA in the hybrid renderer by @mvaligursky in #8807
* Drop "unified" framing now that it's the default by @mvaligursky in #8805

### Contributors

* @mvaligursky

**Full Changelog**: https://github.com/playcanvas/engine/compare/v2.19.0...v2.19.1