v2.24.5

playcanvas/supersplatv2.24.5Apr 13, 2026by slimbuck

AI Summary

A maintenance release focusing on bug fixes to prevent infinite recursion during scene clearing and adding null-safety checks to core components.

Key Highlights

  • Fix infinite recursion when clearing scene with duplicated splats
  • Add null-safety checks in Splat and SplatOverlay

Full Release Notes

## What's Changed
* fix: prevent infinite recursion when clearing scene with duplicated splats by @willeastcott in https://github.com/playcanvas/supersplat/pull/859
* Add null-safety checks in Splat and SplatOverlay by @slimbuck in https://github.com/playcanvas/supersplat/pull/861


**Full Changelog**: https://github.com/playcanvas/supersplat/compare/v2.24.4...v2.24.5