v2.20.2
bytedance/deer-flowv2.20.2Jun 30, 2026by mvaligursky
AI Summary
Fixes GPU binding issues that occur when texture resources are dynamically recreated during rendering.
Key Highlights
- Rebuilds bind groups when a bound texture's GPU resource is recreated.
Full Release Notes
## Fixes - Rebuild bind groups when a bound texture's GPU resource is recreated by @slimbuck in [#8982](https://github.com/playcanvas/engine/pull/8982) **Full Changelog**: https://github.com/playcanvas/engine/compare/v2.20.1...v2.20.2