Skip to main content

XRCC 3.1.4 Release

· 2 min read

New

  • Added Import Project As New Scene: You can now import external projects directly as new scenes within your active project.
  • Added Clean-up Unused Assets: Added a feature to automatically clear out imported assets that are not currently in use.
  • Added Sparks License: The Sparks watermark will appear in the bottom-right corner during both Edit and Play modes when using a Sparks license.
  • Added XR Project Loading Progress Text: You will be able to track the project’s loading progress while in XR mode.
  • Added new Component Properties in Behaviour Block

Updated

  • Merged some old behaviour block into new Component Properties Block
  • Updated Microbit connection backend to increase stability
  • Updated VotanicXR SDK to 2020.10.4f2
  • Updated various Behaviour Blocks

Fixed

  • Fixed an issue where character model has unexpected offset / floating when the character model included self-control animators
  • Fixed an issue where position of pop up panel not accurate after changing resolution of XRCC
  • Fixed an issue where the scan button icon will keep rotate in the Microbit Panel after scanning for 30s or more
  • Fixed an issue where Microbit ReadData feature will receive garbage data
  • Fixed an issue where the "Animation Loop" attribute of models will get error when the project upgrade from version 3.1.1 to 3.1.2
  • Fixed an issue where error occurs when loading images during upgrade project to 3.1.3
  • Fixed an issue where incorrect Keyboard shortcut display in shortcuts Panel
  • Fixed an issue where User Movement speed not applying correct units
  • Fixed an issue where Wit ai panel not blocking underlying UI
  • Fixed an issue where user is unable to deselect items with Ctrl during multi-selection
  • Fixed an issue where Instance Panel not snapping to child objects when selected
  • Fixed an issue where inspector flashing for one frame during scene changes in Debug/Play mode
  • Fixed an issue where scene unloading before fade effect completes
  • Fixed various BLE-related crashes issues