Skip to content

Commit 5c26586

Browse files
committed
Update ChangeLog for v2.3.4
1 parent 9a19007 commit 5c26586

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

ChangeLog.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# [2025-11-30] v2.3.3 - Bug Fixes
1+
# [2026-02-11] v2.3.4
2+
3+
- Fixed memory leaks in `Resource` (added caching for images, fonts, and font definitions)
4+
- Fixed `Document.clearCache()` not destroying cached `Texture2D` objects (GPU memory leak)
5+
- CoroutineUtil Instance fix
6+
- WebGL PuerTS tweak for Unity 6.3 (robust WASM table lookup, `updateMemoryViews` hook)
7+
8+
# [2025-11-30] v2.3.3 - Bug Fixes
29

310
- Make Sample code to use "PhysicMaterial" for pre Unity 6 versions
411
- Guard Coroutine Eval in Runner

0 commit comments

Comments
 (0)