- RigitBodyKunで発生していたエラーを修正
- Unity6対応等
- ワーニング対応等
- UnityEngine.Rendering.GraphicsSettingsのViewが壊れていた不具合を修正
- UnityEngine.Profiling.Profilerモードを追加
- SceneにLightmapが存在しない場合、Light Viewで例外が発生していた不具合を修正
- PlayerInspecterWindowやPlayerHierarchyWindowが複数表示されてしまう場合、強制的に閉じる処理を追加
- その他、軽微な不具合を修正
- ScreenViewでCutoutとResolutionが正しく表示されていなかった不具合を修正
- Unity2023対応
- 軽微な不具合を修正
- PlayerとEditorの同期処理にRemoteConnectパッケージを利用するように仕様変更
- URP対応
- Added support for multiple scenes.
- 1st Release