Added
- 增加
scene_instantiate_prefab,可通过 Prefab 资源 UUID 创建并保留关联实例。 animation_query现在返回只读events数组。
Fixed
- CLI
build --strict接受 Creator 3.8.x 成功退出码 0 和 36。 - Router stale registry 清理会保留仍在使用的 editor spawn lock。
- 组件方法执行改用组件 UUID,并对无效输入 fail-closed。
- AssetDB 拒绝删除时,
asset_delete正确返回 tool error。
完整变更见 CHANGELOG.md。