Skip to main content

XRCC 3.1.0 Release

· 2 min read

New

  • Improved performance by removed unused resources
  • Added support to connect to and interface with Microbit via BLE
  • Added wit.ai integration for natural language voice input
  • Added new Physics behaviour blocks: Get Velocity
  • Added new Math behaviour blocks:
    • Rounding & Modulo
    • Trigonometric Functions
    • Math Constants
    • Vector3 Operations
    • Power & Log
  • Added String operations behaviour blocks
  • Added font type selection for Text Object
  • Added movement speed to User Component
  • Added localisation support for Traditional Chinese and Simplified Chinese languages
  • Added support to shape key animation for imported model asset
  • Added support to metallic smoothness of material on imported model asset, note that imported model asset may looks different if the model asset was imported on older version
  • Added notification for PC debug mode if behaviour has issue, with setting to enable notification

Updated

  • Updated UX on most UI
  • Updated Sketchfab download model process with improved error handling and error messages
  • Updated notification system for project rename failure
  • Updated behaviour variables panel with re-ordering UI component and UX update
  • Updated UX for using instance popup panel

Fixed

  • Fixed an issue where wand length can set with negative
  • Fixed an issue where XR file browser folder title not updating with path changes
  • Fixed an issue where project search could not handle upper case input names
  • Fixed an issue where project loading failed when switching to behaviour panel during loading
  • Fixed null reference issue in instance panel during loading sequence
  • Fixed an issue where user cannot float in air in XR mode when gravity is disabled
  • Fixed an issue to prevent animations from playing on models with errors
  • Fixed an issue where Math Compare behaviour returning incorrect results with default operator value
  • Fixed an issue where the PC quit dialog panel hiding cursor when canceling
  • Fixed an issue where save as button not working as expected in XR mode
  • Fixed extremely high movement speed in PC mode when user gravity is disabled
  • Fixed an issue where Inspector of Text Object cannot show Chinese characters
  • Fixed an issue where screenshot captor not able to screenshot Text, Button, Image and Video Object in the scene
  • Fixed an issue where Light Object cannot be selected in network edit mode