v2.22.1
playcanvas/enginev2.22.1Sep 8, 2026by mvaligursky
AI Summary
A maintenance release focusing on bug fixes, specifically addressing issues with Gsplat Level of Detail (LOD) rendering and correcting documentation for RigidBodyComponent defaults.
Key Highlights
- Fixed Gsplat LOD empty level for nodes without coarse data
- Corrected RigidBodyComponent group/mask defaults and raycastAll sort order documentation
Full Release Notes
### Fixes * Gsplat LOD: empty level for nodes without coarse data; distance default by @mvaligursky in [#9326] * Correct `RigidBodyComponent` group/mask defaults and `raycastAll` sort order docs by @willeastcott in [#9305] **Full Changelog**: https://github.com/playcanvas/engine/compare/v2.22.0...v2.22.1