v2.22.1
CoreBunch/Instaticv2.22.1Sep 8, 2026by mvaligursky
AI Summary
This is a maintenance release focusing on bug fixes for the Gaussian Splatting system and correcting documentation for the physics component.
Key Highlights
- Fixed Gaussian Splatting LOD handling for nodes without coarse data
- Corrected RigidBodyComponent documentation regarding group/mask defaults and sort order
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