Core
- Fix CreateGroundFromHeightMap so scene.isReady waits for heightmap image load - [Bug Fix] by bghgary (#18355)
- Fix DepthRenderer.isReady corrupting current pass draw wrapper - [Bug Fix] by Popov72 (#18356)
- ray: use matrixData for thin instance picking - by kzhsw (#18341)
- test(xr): use jsdom env for WebXRBodyTracking tests (Node 20 fix) - by RaananW (#18349)
GUI
- GUI 2D: Fix Rectangle cornerRadius to respect adaptive scaling - by AmoebaChant (#18354)