Release 1.2.2
Most notably brings significant stability for destroying objects, but also many other smaller fixes and useful additions to the Editor plugin API.
Changelog
Editor
- SceneView: Add orthographic projection mode and grid

- AssetBrowser: Fix plugin template not using CamelCase
- Add
packageUnusedAnimationsoptions in projects settings, disabled to skip unused animations - Fix various issues when running external shell commands on windows, e.g. creation of
1.2.0file in project directory - Fix styling of custom plugin views
- Fix rare issue with api upgrade notification popup not resizing
- Overwriting a project now removes the
.editorfolder - Optimize data access performance
Editor API
- Add
projectmodule to access project paths
Engine
- Add support for orthographic projection
- Fix non-power-of-two image alignment issue in virtual texture atlases causing crashes and tile aliasing
JavaScript/TypeScript API
- Fix various issues related to destroying objects
- Add API to access root motion handling and callbacks
- Add
Object3D.addChild()
Last Update: June 18, 2025
