Skip to content

ForgeaX Studio v0.3.20

Choose a tag to compare

@forgeax forgeax released this 18 Jul 16:11
e3661eb

ForgeaX Studio v0.3.20

Release — 2026-07-19 (hotfix rebuild)

Bug Fixes

  • fix(editor): prevent teardown from despawning newly-instantiated scene entities
    • teardownCurrentScene's worldRootHandles sweep was despawning entities that instantiateFlat had just created
    • Fixes: empty Hierarchy, viewport showing only sky background after scene load
  • fix: remove stale scan replay path
  • fix(editor): prevent scene data loss from failed load + empty save
  • ci: install gcc on self-hosted runner when cc is missing

Quickstart

git clone --recurse-submodules https://github.com/ForgeaX-Games/forgeax-studio.git
cd forgeax-studio && bun install && bun fx start