v2.9.1
playcanvas/enginev2.9.1Jul 11, 2025by kpal81xd
AI Summary
Maintenance release addressing rendering grading, sorting, build issues, and SOGS/Controller problems.
Key Highlights
- Fixed grading issue
- Fixed mesh instance sort key
- First person script fixes
- OrbitController zoom fixes
Full Release Notes
## Fixes - Fix to grading issue by @slimbuck in #7818 - Fix to mesh instance sort key when using drawBucket by @mvaligursky in #7819 - Build fixes by @kbamrah in #7830 - Fixes to First person script by @kbamrah in #7829 - Fix to default exports by @kbamrah in #7831 - Sogs fix by @slimbuck in #7833 - Fixes to OrbitController zooming by @kbamrah in #7833 **Full Changelog**: https://github.com/playcanvas/engine/compare/v2.9.0...v2.9.1