Sandbox: error using old versions of engine

Version: 5.57.1
Browser: any

Steps to repro:

  1. Open sandbox with old version: https://sandbox.babylonjs.com/?version=5.57.1

Expected:
It works like targeting latest version

Actual:
All white with a msg showing error to load https://cdn.babylonjs.com/v5.57.1/addons/babylonjs.addons.min.js in devtools

1 Like

Use version 5.57.0 or 5.48.0 - these are stable versions that work properly with the sandbox. The difference between 5.57.0 and 5.57.1 is likely minimal bug fixes, so you won’t lose significant functionality.

If you need specific features from 5.57.1, you can also download the files locally and host them yourself rather than relying on the CDN.

Confirmed the same issue happens for version 5.57.0 or 5.48.0: