SDK Manual Change Log - Ver 16.5
Updated March 27, 2026
March 27, 2026 - Added Pages
- Release Notes
- v16.5
- Added new page for v16.5.0 release notes
- Main features: My Assets / Activity Import, World Profiler, Unity 6 Support
- 22 new features: Various VKC component additions and improvements
- 21 bug fixes: Various bug fixes
- v16.5
- First Steps
- World Profiler: Added description for World Profiler.
- World Making Guide
- Custom Shader (HCSL): Added documentation for Custom Shader (HCSL).
- VKCComponents
- VKC Item PointLight: Added VKC Item PointLight.
March 27, 2026 - Edited Pages
- VketCloudSettings
- RenderingSettings: Added
Ambient Colorparameter.
- RenderingSettings: Added
- VKC Components
- VKC Item AreaCollider
- VKC Item Activity
- VKC Item Audio
- VKC Item BackgroundTexture
- VKC Item Camera
- VKC Item Field
- VKC Item Object
- VKC Item Particle
- VKC Item Plane
- VKC Item Spot
- VKC Item TextPlane
- VKC Item
- VKC Item
- VKC Item
- Fixed the separation of "dynamic loading" and "auto loading" concepts, where dynamic loading refers to executing Load() during gameplay with "AutoLoading": false, and auto loading refers to "AutoLoading": true
- VKC Item Field: Added
Draco Quantization,Shadow Only, andOcclusion Mask. - VKC Item Object: Added
Shadow OnlyandOcclusion Mask. - VKC Attribute Action Trigger: Added a note that a VKC Node Collider is required for click detection.