Skip to content

Commit bcb9a94

Browse files
committed
リリースノートを追加
1 parent f9b3b97 commit bcb9a94

4 files changed

Lines changed: 74 additions & 0 deletions

File tree

docs/changelog/changelog-16.5.en.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# SDK Manual Change Log - Ver 16.5
22

3+
## Updated June 4, 2026
4+
5+
## June 4, 2026 - Edited Pages
6+
7+
- Release Notes
8+
- [v16.5](../releasenote/releasenote-16.5.en.md)
9+
- Added release notes for v16.5.8
10+
311
## Updated April 15, 2026
412

513
## April 15, 2026 - Added Pages

docs/changelog/changelog-16.5.ja.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# SDKマニュアル変更履歴 - Ver 16.5
22

3+
## 2026年6月4日更新
4+
5+
## 2026年6月4日 - 編集されたページ
6+
7+
- リリースノート
8+
- [v16.5](../releasenote/releasenote-16.5.ja.md)
9+
- v16.5.8のリリースノートを追加
10+
311
## 2026年4月15日更新
412

513
## 2026年4月15日 - 追加されたページ

docs/releasenote/releasenote-16.5.en.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
# Version 16.5.8
2+
3+
## SDK (Editor Extension Tool for Creating Worlds in Unity)
4+
5+
### Fixed Issues
6+
7+
- **VKC Item Clone > Build**
8+
- Fixed an issue where having an object with VKC Item Clone in the scene caused a Null Reference error during build, resulting in build failure
9+
10+
- **VKC Item Object > Instance Draw**
11+
- Fixed an issue where the Instance Draw option was displayed twice in the advanced settings
12+
13+
- **VKC Node Collider > Auto Attach**
14+
- Fixed an issue where VKC Node Collider was not automatically attached during build, which could cause nodes with VKC Attribute Action Trigger to stop responding to clicks
15+
16+
- **HPKPacker.exe**
17+
- Fixed an issue where HPKPacker.exe was not included in the external SDK package
18+
19+
- **VKC Attribute Script > HeliScript File Name and Component Name**
20+
- Fixed issues that occurred when the HeliScript file name and component name were different, such as HeliScript becoming none or an unintended component name being entered when adding a new component
21+
22+
- **VKC Attribute Script > Scene JSON**
23+
- Fixed an issue where the previous component name remained in the components field of the scene JSON after changing the component name
24+
25+
- **VKC Item Point Light**
26+
- Fixed an issue where the component contents were not displayed in the Inspector and builds failed
27+
28+
---
29+
130
# Version 16.5.0
231

332
## SDK (Editor Extension Tool for Creating Worlds in Unity)

docs/releasenote/releasenote-16.5.ja.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
# Version 16.5.8
2+
3+
## SDK(Unityでワールドを作るためのEditor拡張ツール)
4+
5+
### 修正された不具合
6+
7+
- **VKC Item Clone > ビルド**
8+
- VKC Item Cloneを持つオブジェクトがシーン上にある場合、ビルド時にNull Referenceが発生してビルドに失敗する問題を修正
9+
10+
- **VKC Item Object > インスタンス描画**
11+
- 詳細設定内でインスタンス描画の項目が重複して表示される問題を修正
12+
13+
- **VKC Node Collider > 自動アタッチ**
14+
- ビルド時にVKC Node Colliderが自動でアタッチされず、VKC Attribute Action Triggerを設定したノードをクリックしても反応しない場合がある問題を修正
15+
16+
- **HPKPacker.exe**
17+
- 社外版SDKにHPKPacker.exeが含まれていない問題を修正
18+
19+
- **VKC Attribute Script > HeliScriptファイル名とコンポーネント名**
20+
- HeliScriptファイル名とコンポーネント名が異なる場合、HeliScriptがnoneになる、または新規追加時に意図しないコンポーネント名が入力される問題を修正
21+
22+
- **VKC Attribute Script > シーンJSON**
23+
- コンポーネント名を変更しても、変更前の内容がシーンJSONのcomponentsフィールドに残る問題を修正
24+
25+
- **VKC Item Point Light**
26+
- Inspector上でコンポーネントの内容が表示されず、ビルドに失敗する問題を修正
27+
28+
---
29+
130
# Version 16.5.0
231

332
## SDK(Unityでワールドを作るためのEditor拡張ツール)

0 commit comments

Comments
 (0)