Skip to content

Onity 0.3.7 - scene flow readiness and Unity 6.5 compatibility

Latest

Choose a tag to compare

@furkantokkan furkantokkan released this 29 Jul 22:02
ae6b57a

Highlights

  • Added a four-stage Loading -> Menu -> Hub -> Game scene-flow profile, Bootstrap readiness, default UI Toolkit loading initiators, and a blank-template action.
  • Updated Unity 2022.3-compatible package baselines: Input System 1.19.0, Entities 1.4.8, Burst 1.8.29, Collections 2.6.8, and Mathematics 1.3.3.
  • Updated first-party GitHub Actions to Node 24-backed major versions.
  • Fixed Bootstrap scene transitions so synchronous and asynchronous ProjectContext build callbacks complete before the transition fires once.
  • Fixed editor-tool compilation on Unity 6000.5 while preserving Unity 2022.3 support.
  • Added stable metadata for retained benchmark results and a CI guard that rejects incomplete immutable UPM packages.

Verification

  • Unity 2022.3.62f3 EditMode: 439/439 passed
  • Unity 2022.3.62f3 PlayMode: 12/12 passed
  • Analyzer tests: 24/24 passed
  • Engine-free core, analyzer, and source-generator builds: 0 warnings / 0 errors
  • Clean Unity 2022.3.62f3 import: no compiler, missing-meta, or immutable-folder errors
  • Main and upm package metadata scans: 228/228 source files covered

Install

Pin the release in Packages/manifest.json:

"com.onity.framework": "https://github.com/furkantokkan/Onity.git?path=/Packages/com.onity.framework#v0.3.7"

Full changelog: v0.3.6...v0.3.7