v2.2.2

playcanvas/enginev2.2.2Nov 6, 2024by mvaligursky

AI Summary

A bug fix release addressing browser compatibility and missing WebGPU texture formats.

Key Highlights

  • Disable MSAA on Android Firefox version newer than 123.0
  • Fix for missing WebGPU texture format

Full Release Notes

## Fixes

- Disable MSAA on Android Firefox version newer than 123.0 by @mvaligursky in #7096 
- Missing WebGPU texture format by @MAG-AdrianMeredith in #7099 
- Fix script schema retrieval in ScriptHandler by @marklundin in #7097

**Full Changelog**: https://github.com/playcanvas/engine/compare/v2.2.1...v2.2.2