1. VirtualCast
  2. News
  3. [Stable] Ver 2.0.7c Preset items in Rooms

[Stable] Ver 2.0.7c Preset items in Rooms

[h2]Studio[/h2]
[h3]New features[/h3]
  • Errors that occurred in VCI scripts will be shown on the UI.
  • You can now see the title of broadcasts when selecting on-air studios from the Studios list.
  • Added a feature to return to My Studio by press-and-holding ESC key while in a studio on-air or an official studio.
  • The video player now supports YouTube playlists.
    • On the title, go to Settings > Import > Video Playlist URLs and type in the URLs for YouTube playlists.
    • The supported format of URL is https://www.youtube.com/playlist?list={Playlist ID}. URLs in other formats may result in an error.
    • In studios, open the context menu for the video player and select Enter URL to see the playlist you entered in the Video Playlist URLs.

[h3]Changes[/h3]
  • When you are in an offline studio, the status of online/offline will no longer be displayed on the camera monitor.
  • When connected with Twitter, an error message will be shown when retrieval of comment has failed due to hitting the concurrent connection limitation.
  • Re-organized the order of selections in the ring menu.

[h3]Bug fixes[/h3]
  • Fixed an issue where studio ID couldn't be copied in studios on air.

[h2]Rooms[/h2]
[h3]New Features[/h3]
  • Preset characters, items and locations have been added to the Room.

[h3]Changes[/h3]
  • Replaced the synchronization system.
    • Some VCIs might behave differently. Please check them.
  • Re-organized the order of selections in the ring menu.

[h3]Bug fixes[/h3]
  • Fixed the issue where using the ring menu continuously would slow down the transition of the ring menu.
  • When you have selected JPEG in the [Settings] > [Camera] > [Export format for photo capture camera], the picture to be exported will now have the extension jpg instead of jpeg.
  • Fixed the issue where the anti-aliasing setting for HMD was not being applied.

[h2]VCI[/h2]
[h3]Bug Fixes[/h3]
  • The behaviour of ExportAudioSource.PlayOneShot() was different from that of vci.assets.audio.PlayOneShot(). This isssue have been fiexed.
    • Fixed the issue where calling ExportAudioSource.PlayOneShot() consecutively with different arguments for the volume value resulted in the volume of already playing audio changing while playing.
  • Fixed the issue where grabbing the same SubItem with multiple users resulted in conflicting ownership assignments.
  • Fixed the issue where grabbing SubItems with the same GroupId with multiple users resulted in conflicting ownership assignments.
  • Fixed the issue where 3D audio was not working in VCI.
  • Fixed the issue where ClipName API for AudioSource was not accessible.
  • Fixed the issue where textures flickered when you see a VCI from far away.