VCI New Features Added an API to get the approximate full height of a character (maximum height of mesh objects) in a room. ExportCharacter.GetMeshMaxHeight See the VCI Documentation manual here . Added APIs to get and set the volume of an AudioSource within a VCI. ExportAudioSou
VCI
New Features
Added an API to get the approximate full height of a character (maximum height of mesh objects) in a room.
Virtual Cast App Bug Fixes Fixed an issue where the lighting would become corrupted when changing from a lightmapped location to a normal location. "Lightmapped locations" refers to locations with pre-baked lighting settings, such as "Japanese-style Room (Lightmapped Ver.)" or "B
Virtual Cast App
Bug Fixes
Fixed an issue where the lighting would become corrupted when changing from a lightmapped location to a normal location.
"Lightmapped locations" refers to locations with pre-baked lighting settings, such as "Japanese-style Room (Lightmapped Ver.)" or "Beach (Evening) (Lightmapped Ver.)" in the presets.
Specification Changes
Adjusted the system to reduce video memory consumption when using lightmapped locations.
Updated the login UI for niconico account linkage.
Quest version Bug Fixes We have implemented a fix for an issue where the initial setup dialog would not appear correctly after installing VirtualCast following a Meta Quest system update, preventing the app from launching. As further fixes are still required, additional updates w
Quest version
Bug Fixes
We have implemented a fix for an issue where the initial setup dialog would not appear correctly after installing VirtualCast following a Meta Quest system update, preventing the app from launching. As further fixes are still required, additional updates will be rolled out next week.
If the confirmation dialog does not appear upon first launch, we have confirmed that closing the
application and restarting it will resolve the issue.
We apologize for the inconvenience and appreciate your patience as we work toward a full resolution.
Virtual Cast App Bug Fixes Fixed an issue where switching to a specific character would cause the character to flicker or lead to abnormal behavior in the Quest version. Specification Changes Modified the movement mechanics so that the character remains grounded when moving down
Virtual Cast App
Bug Fixes
Fixed an issue where switching to a specific character would cause the character to flicker or lead to abnormal behavior in the Quest version.
Specification Changes
Modified the movement mechanics so that the character remains grounded when moving down a slope within a room.
VCI
Bug Fixes
Fixed an issue where types.lua is now correctly output for the Lua Language Server.
Web
Bug Fixes
Fixed an issue where the delete button would become hidden at the bottom and could not be clicked when selecting a large number of uploaded assets for deletion.
Similar fixes have been applied to the following areas:
Character license details
Serial code usage in product details
Linked app details on the top page when not logged in
The chart "Limitations on Model Data Exported from Linked Apps" on the official store page
Virtual Cast App Bug Fixes Fixed an issue in the Quest version where objects using the Standard shader would appear white under certain conditions. Web Changes Removed descriptions on the official store page following the closure of certain official shops. For more details regard
Virtual Cast App
Bug Fixes
Fixed an issue in the Quest version where objects using the Standard shader would appear white under certain conditions.
Web
Changes
Removed descriptions on the official store page following the closure of certain official shops.
For more details regarding the closure of these official shops, please click here.
Updated a portion of the Privacy Policy.
The full text of the Privacy Policy can be found here.
VirtualCast App System Update Updated the version of Unity, which is the base system of VirtualCast, to address vulnerabilities. VCI Specification Change Changed the system so that logs related to API call frequency are not updated when the VCI Debug Console is hidden. Modified t
VirtualCast App
System Update
Updated the version of Unity, which is the base system of VirtualCast, to address vulnerabilities.
VCI
Specification Change
Changed the system so that logs related to API call frequency are not updated when the VCI Debug Console is hidden.
Modified the behavior of `require` in VCI script modules to comply with Lua specifications.
In versions prior to VirtualCast 2.7.5a, the `require` function always loaded a new module.
In VirtualCast 2.7.5a and later, the `require` function now saves a module once loaded into the `package.loaded` table and returns the same instance on subsequent `require` calls.
Please see here for the manual on VCI Documentation.
VirtualCastToolKit Update Version 1.5.1 has been released. You can download the VirtualCastToolKit here . VCI New Feature Added Monitor Camera operation APIs. The manual on the VCI Documentation is available here . ExportMonitorCamera.SetPosition ExportMonitorCamera.SetRotation E
VirtualCastToolKit
Update
Version 1.5.1 has been released. You can download the VirtualCastToolKit here.
VCI
New Feature
Added Monitor Camera operation APIs.
The manual on the VCI Documentation is available here.
ExportMonitorCamera.SetPosition
ExportMonitorCamera.SetRotation
ExportMonitorCamera.SetScale
VirtualCast App
System Update
Updated the base system of VirtualCast, the Unity version, to **Unity 6.2**.
Specification Change
Changed the text display specification so that the appearance in the Unity Editor during VCI creation matches the appearance in VirtualCast.
The current text appearance in the Unity Editor will now be the intended text color within VirtualCast.
For VCIs created before Unity 6, the text color may differ from the color intended at that time. We apologize for the inconvenience, but this is the new specification.
By using the latest version of the VirtualCastToolKit, you will be able to create VCIs with the text color displayed exactly as it is in the Unity Editor.
Feature Improvement
Improved stability during long periods of operation.
Bug Fixes
Fixed an issue where some emojis were not displayed correctly.
Fixed an issue where the app could become unstable when changing characters.
Fixed an issue where some bones could not be retrieved with ExportCharacter.GetBoneTransform when changing characters.
Room
Bug Fixes
Fixed an issue where ExportAvatar.GetBoneTransform would cause an error.
Adjusted the timing for VCI Lua script execution to start.
Studio
Bug Fixes
Fixed an issue where Niconico Live Cruise comments were not being received in the Studio.
Web
Bug Fixes
Fixed an issue where pressing the Enter key after entering a new password on the password reset screen would result in an error.
Virtual Cast App System Update The base system for Virtual Cast, Unity, has been updated to Unity 6. Spec Changes The preset characters "Repair" and "Sienta" have been added. The default character has also been changed from "The Boy" to "Repair." "The Boy" is still available as a
Virtual Cast App
System Update
The base system for Virtual Cast, Unity, has been updated to Unity 6.
Spec Changes
The preset characters "Repair" and "Sienta" have been added. The default character has also been changed from "The Boy" to "Repair." "The Boy" is still available as a preset character.
In rooms, the deployment of new VCI items is now temporarily paused while a location loads. VCI items will now appear after the location display effect is complete.
Functional Improvements
Improved the operational stability of rooms where multiple VCI cameras for taking photos are placed.
Wan-Kome Integration
Wan-Kome OSC Plugin ver 1.2.1 has been released.
Fixed an issue where special characters such as '<', '>', and '&' were not being correctly replaced when receiving comments containing multiple such characters.
The folder structure of the plugin has been changed. When updating, please replace the entire folder instead of overwriting its contents.
For more information on installing the plugin, please see here.
Virtual Cast App . New function Added the ability for 3D comments to appear in rooms. Function to limit VCI communication flow Added function to limit VCI communication flow when excessive communication is detected. A notification bar will appear when the restriction starts or en
Virtual Cast App
.
New function
Added the ability for 3D comments to appear in rooms.
Function to limit VCI communication flow
Added function to limit VCI communication flow when excessive communication is detected.
A notification bar will appear when the restriction starts or ends.
Calls to the target API will be disabled when in a restricted state.
Please see this article for an explanation of the history and purpose of this feature.
For more information on the feature, please see the following.
Virtual Cast App Bug Fixes Fixed an issue where the network usage display in the VCINetworkPanel within the SystemConsole would not reset when VCI ownership was transferred. Functional improvements Adjusted the font in the SystemConsole. Adjusted the display content of the WebCon
Virtual Cast App
Bug Fixes
Fixed an issue where the network usage display in the VCINetworkPanel within the SystemConsole would not reset when VCI ownership was transferred.
Functional improvements
Adjusted the font in the SystemConsole.
Adjusted the display content of the WebConsole logs.
This change was already applied in the temporary update on May 30th.
WEB
Feature Improvements
The maximum number of asset submissions per account has been increased from 1000 to 2000.
Bug Fixes
Fixed an issue that could sometimes prevent the product sales history page from being displayed.
Virtual Cast App Functional improvements Fixed notation on models for local stream cameras. Faster display speed of the My Items list in the ring menu. Improved the texture quality of the location VCI in the Steam version. VCI Functional improvements Added API to hide local strea
Virtual Cast App
Functional improvements
Fixed notation on models for local stream cameras.
Faster display speed of the My Items list in the ring menu.
Improved the texture quality of the location VCI in the Steam version.
VCI
Functional improvements
Added API to hide local stream camera models to the VCI API.
Web Add public page “ XR Live Event Business ” page is now available. Bug fixes Fixed a problem where the URL description field was not included in the license details when the character in the submitted asset is VRM 1.0 data.
Virtual Cast App . New Features Added VCI debug mode functionality. This is a startup mode that allows you to check the operation of VCI on Virtualcast using only a PC, with the main purpose of debugging VCI. For more information, see here WEB Functional Improvements Changed so t
Virtual Cast App
.
New Features
Added VCI debug mode functionality.
This is a startup mode that allows you to check the operation of VCI on Virtualcast using only a PC, with the main purpose of debugging VCI.
Changed so that screen scrolling is displayed when the text input in the inquiry form is longer.
Other minor improvements.
VCI
New Features
Added AttachToPlayer, a room-specific attachment API.
AttachToPlayer is an API that allows the user to attach a SubItem to an object.
AttachToPlayer can still be used with the existing API.
This API can be used in the following situations where it was difficult to implement with the previous API.
Automatic attachment of the VCI to the generator immediately after it is issued
.
In a game VCI, participants other than the generator are automatically attached to the VCI
Virtual Cast App New Features Added camera mask functionality. This function allows you to control whether or not an object is visible to the camera in a room. See here for more information. For the manual on VCI Documentation, see here Functional Improvements In a room, an icon
Virtual Cast App
New Features
Added camera mask functionality.
This function allows you to control whether or not an object is visible to the camera in a room.
In a room, an icon is now displayed in the participant list if you are the administrator. Also, when a participant in a room changes his/her administrative privileges, the change is now immediately reflected in the nameplate.
Bug fixes
Fixed a bug that prevented a participant who received a room invitation from a participant whose activity status was set to “Offline” from moving to that room.
WEB
Functional Improvements
The Web library has been updated.
Some of the behavior on the Web site may have changed from the previous version.
Please be aware of this.
Bugs related to the update of the Web Library
Due to the update of the web library, the following problems have been confirmed in the store page of the website.
Embedding of X post is not displayed when setting embedding of X post on product detail page.
This issue will be corrected at a later date. We apologize for any inconvenience caused. If you have any other problems, please report them to us through Contact Us
VCI
New Features
Now you can get a player's profile picture from VCI.
Adjustments have been made to ensure that the performance of the operation does not decrease even if the same VCI synchronization variable is retrieved multiple times in a single frame.
This update was postponed from the previous release and implemented this time.
Bug fixes.
Bug fixes
Fixed a bug that caused the application to freeze in rare cases when continuously updating VCI synchronization variables. Additional action has been taken since it was confirmed that the problem still occurred in some cases after the last release.
Virtual Cast App Bug fixes Fixed a bug that caused the app to crash after prolonged use of the web video player. VCI Bug fixes Fixed a bug that caused the client to freeze in rare cases when continuously updating VCI synchronization variables. Functional improvements Changed so t
Virtual Cast App
Bug fixes
[Quest version] Fixed a bug that caused the app to crash after prolonged use of the web video player.
VCI
Bug fixes
Fixed a bug that caused the client to freeze in rare cases when continuously updating VCI synchronization variables.
Functional improvements
Changed so that the frame rate of a Lua thread does not drop even if the same VCI synchronization variable is acquired several times in one frame.
Virtual cast app Bug fixes Fixed an issue where the size of the player's collider was not adjusted when mocopi was enabled. Studio Bug fixes Fixed an issue where SHOWROOM gift octopuses, bears, and likes were not displayed correctly. Function improvement You can now reconnect to
Virtual cast app
Bug fixes
Fixed an issue where the size of the player's collider was not adjusted when mocopi was enabled.
Studio
Bug fixes
Fixed an issue where SHOWROOM gift octopuses, bears, and likes were not displayed correctly.
Function improvement
You can now reconnect to Nico Nico Live Broadcast's comment server by pressing the program information reacquisition button while linking with Nico Nico Live Broadcast.