Skip to content

Releases: Unity-Technologies/unity-cloud-reference-project

v0.6.0

04 Sep 18:13
19834cb
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

Fixed

  • Fixed orbit and pan operation when camera is distant to the model
  • [Deep-Linking] Fix race condition on deep link consumption at start up

Changed

  • Bumped to latest SDK packages
    • com.unity.cloud.assets@1.2.0
    • com.unity.cloud.metadata@0.9.2

Known Issues

  • [Metadata] Metadata are missing and will not display properly
  • Reopening the same model may cause Vivox and Presence issues
  • [iOS] Unstable Measure tool
  • [MacOS][WebGL] Voice chat does not work

v0.5.0

04 Jul 16:46
2fd83d8
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

Fixed

  • Deep linking functionalities

Changed

  • Bumped to latest SDK packages
    • com.unity.cloud.annotation@1.0.2
    • com.unity.cloud.assets@1.2.0-exp.3
    • com.unity.cloud.data-streaming@1.2.1
    • com.unity.cloud.deep-linking@1.0.2
    • com.unity.cloud.identity@1.2.0
    • com.unity.cloud.metadata@0.9.0

Known Issues

  • [Metadata] Metadata are missing and will not display properly
  • Reopening the same model may cause Vivox and Presence issues
  • [iOS] Unstable Measure tool
  • [MacOS][WebGL] Voice chat does not work

v0.4.2

01 May 13:09
2932672
Compare
Choose a tag to compare
v0.4.2 Pre-release
Pre-release

Added

  • IPickerResult API to customize picking system

Fixed

  • [Workflow] Fixed wrong version error when starting a Transformation

Known Issues

  • Deep linking has been disabled until it's fixed service side
  • Reopening the same model may cause Vivox and Presence issues
  • [iOS] Unstable Measure tool
  • [MacOS][WebGL] Voice chat does not work
  • [WebGL] Known issues preventing users from authenticating

v0.4.0

08 Feb 23:45
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Added

  • [Asset List] Displaying Asset List Collection in the Asset Browser
  • [Asset List] Adding search bar and ability to search locally
  • [Asset List] Filters
  • [Asset List] Project icons
  • IGlobalStats API to easily display custom stats
  • Displaying stats about Camera and opened model
  • [Navigation] Virtual joystick for WalkMode/FlyMode on mobile
  • Global measurement units
  • [Navigation] Localization

Changed

  • Upgrade Unity Cloud packages to prerelease version where applicable
  • [Asset List] Removed unneeded ValidateAppInfo state
  • CJK font can now include more glyphs

Fixed

  • [Asset List] Wrong thumbnails used for certain Assets
  • [Asset List] Adding warning message when no projects
  • [Asset List] Improved performances when loading Assets
  • Camera injection into the streaming system when camera changed
  • [Presence] Adding participants already in the room
  • [Workflow UI] Localization adjustments
  • [Navigation] fixed slow WASD navigation
  • Various UI fixes and optimization

Known Issues

  • Deep linking has been disabled until it's fixed service side
  • Reopening the same model may cause Vivox and Presence issues
  • [iOS] Unstable Measure tool
  • [MacOS][WebGL] Voice chat does not work
  • [WebGL] Known issues preventing users from authenticating

v0.3.0

06 Dec 19:48
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Added

  • Asset Integration: Seamlessly integrate cloud Assets package
  • Generate streamable models directly from the Asset browser
  • Custom keyboard extended key
  • Follow and Presentation mode
  • Measuring Tool
  • Exposing Walk Mode settings
  • Voice Level Microphone widget
  • [VR] Vivox UI support in VR
  • [VR] VR custom keyboard
  • [Annotation] Added help message on how to create topics
  • [Navigation] Ability to teleport in Walk Mode
  • Normals are returning proper values during picking
  • Support for Chinese, Japanese and Korean characters (via Noto-Sans-CJK)

Changed

  • Disabling Deep linking due to instability
  • [Editor] Upgraded to Unity 2022.3.14f1 LTS
  • Removing Digital Twin Scenes support and replacing it with Asset support
  • Fade nearby avatar
  • Bumping Service packages to prerelease version where applicable
  • Bumping AppUI to 0.6.5
  • Avatar initials from "P" to a dash when it is loading
  • [VR] Improve VR Teleport
  • Clean Zenject related files
  • [Editor] Added a tool to auto load IAsset from the Streaming scene
  • Cameras are now injected using ICameraProvider interface
  • [Annotation] Annotation UI and UX revamp
  • Mobile orientation is now forced to Landscape
  • Improving UIToolkit assets naming

Fixed

  • [Navigation] Fixed Camera orbit regression
  • [Navigation] Fixed Fly camera teleport
  • Resolved issues related to UI obscuration by the mobile top bar
  • [VR] Fixed issues with the Profil tool in VR
  • [Annotation] Addressed Annotation Indicator staying selected
  • Fixed Walk Mode slowly sinking issue
  • Fixed several small issues and code smells
  • Fixed some spelling and typos

Known Issues

  • Voice chat does not work on Mac and WebGL
  • Deep linking has been disabled until it's fixed service side
  • Reopening the same model might cause Vivox and Presence issues
  • Unstable Measure tool on iOS
  • [WebGL] Known issues with WebGL preventing users from authenticating

v0.2.1

21 Aug 18:00
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

⚠️ IMPORTANT: This release of the Unity Cloud Reference Project is no longer functional due to its dependencies on Unity Cloud beta SDKs that are no longer operational. A new release will be available shortly with updated SDKs. We apologize for the inconvenience.

Added

  • Improve left Toolbar behaviour
  • Automated tests for Presence integration
  • [Focus3] Added Editor tool to switch to HTC Focus 3 build (ReferenceProject > VR > Switch > To Focus3 project)
  • [VR] Animate VR controller's button

Fixed

  • Missing text for audio permissions
  • Workspaces do not all load at the same time when opening the scene list
  • Fixed multiple annotations comments and switch tool while entering text input
  • "Workspaces" box doesn't select or unselect all in the SceneList
  • Fix scrolling bar moving camera when exiting its area
  • Fix Annotation is placed when switching to Fly mode or clicking on Walk mode warning
  • Navigation Icon didn't change when going into walk mode
  • SceneList Layout update struggling to process current layout
  • Various Vivox bug fixes
  • Fix Camera shakes when double clicking to teleport
  • [Android] Fly mode zoom input intersects with orbit input
  • [VR] NullReference exception NavigationModeDataVR when enter streaming scene

Changed

  • Upgraded App-UI version to v0.3.8
  • Delete SwitchFlag script and replacing it with DeepLinkData
  • Scene list use the date Utils method used in annotation for last access column
  • MetadataTool search operates on keys rather than keys and values
  • Improved SceneList loading indicator

Known Issues

  • Voice chat is still work in progress and may not work properly
  • Voice chat does not work on Mac, WebGL, or Mobile
  • Favorite scenes save per platform instead of per account
  • Metadata will not display correctly when clicking on some objects
  • [WebGL] Builds no longer work or are unstable due to an Azure related issue
  • [WebGL] Unable to paste deep links
  • [WebGL] InvalidOperationException is sometimes thrown on MacOS web browsers when selecting annotations

v0.2.0

02 Aug 13:40
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

⚠️ IMPORTANT: The packages in this release now use services hosted on Azure. You will need to create a new App ID using the Azure based login on the Digital Twins dashboard. You will also need to re-upload your assets to be processed for streaming.

Added

  • [Windows] Presence voice chat
  • Place new annotations by selecting in-world
  • An indicator for selected objects
  • Teleport navigation option with configurable transition speed
  • [VR] Switch to Quest project menu item under ReferenceProject/VR/

Changed

  • Upgraded all cloud packages (See "Important" at top)
  • The default position of the home camera perspective
  • The scene list now sorts by last accessed by default
  • Search fields now filter as you type
  • The background color of the scene list
  • Various UI improvements to the Annotations tool

Fixed

  • You can now view object metadata
  • Blurry top camera perspective icon
  • Navigation becoming unresponsive in various situations
  • [VR] Toast message size
  • [VR] Button element size regression from recent app-ui package update
  • [VR] Various visual issues with the Collaborators panel

Known Issues

  • Voice chat is unstable and may not work on Windows
  • Voice chat does not work on Mac, WebGL, or Mobile
  • Favorite scenes save per platform instead of per account
  • Various tools are not translated to French
  • Annotations are placed when clicking on a navigation option
  • Metadata search operates on keys rather than keys and values
  • [WebGL] Builds no longer work or are unstable due to an Azure related issue
  • [WebGL] Unable to paste deep links
  • [WebGL] InvalidOperationException is sometimes thrown on MacOS web browsers when selecting annotations

v0.1.2

10 Jul 17:03
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

Added

  • Annotation tool
  • Camera view tool
  • 3D streaming indicator
  • Inspector variable for setting the avatar color palette
  • Order value for each setting in global settings
  • Error message when a deep link is not working as expected
  • [VR] Ability to block controller and UI inputs

Fixed

  • Camera starting position being further than far clip plane
  • NullReferenceException from UpdateButtonState() when opening a scene
  • Unnecessary loop for placing the camera in a scene
  • Quickly joining a scene displays collaborators as "Unknown"
    • now displays "Loading..."
  • [WebGL] Artifacting issues with WebGL builds on Safari
  • [MacOS] Red artifacts appearing behind UI panels
  • [VR] Scene list issues when switching from PC to VR
  • [VR] Duplicate Settings panel appearing
  • [VR] Unable to scroll scene list

Changed

  • Deep links now use camera position
  • Upgrade AppUI to version 0.3.2
  • UIRayInputBlocker now references a Camera from Zenject rather than the Inspector
  • Move ItemClicked to TableListView
  • Remove singleton pattern from MainUIPanel
  • Remove ToolUIControllerInspector
  • [VR] Ray snapping for the floating panel's handle to increase the hit zone
  • [VR] Use WorldSpaceUIDocument from AppUI

Known Issues

  • Important This release does not update service packages. The service packages are still using GCP. Please be sure you're using GCP when on the dashboard website. See the README for more information.
  • Unable to select objects, which affects Walk Mode, VR teleport, Metadata Tool, and adding Annotations
  • Favorite scenes save per platform instead of per account
  • Unable to press enter/return key to search the scene list
  • Various tools are not translated to French
  • [WebGL] Unable to paste deep links
  • [WebGL] InvalidOperationException is sometimes thrown on MacOS web browsers when selecting annotations

v0.1.1

23 May 21:24
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Added

  • [VR] Presence support
  • New Presence collaborators panel when viewing a scene
  • "Setup VR" section to README.md
  • Localization for theme selection options

Fixed

  • Various TableListView issues
  • Padding issue with "Name" column in the scene list
  • Error with inputAction asset for walk mode
  • Various issues with "Light" theme
  • Leaving Presence room already attempting disconnection
  • Multiple calls when selecting an item in the scene list
  • Various code quality improvements
  • [Android] You can make local Android builds now
  • [MacOS] AppID warnings
  • [VR] "Generate Link" button not working after returning from VR
  • [VR] Theme switching
  • [VR] "Navigation Help" initializing twice

Changed

  • Upgrade AppUI to the latest version
  • Disable navigation input while swiping the "Navigation Help"
  • Set standalone builds to 16:9 format

Known Issues

  • Unable to select objects, which affects Walk Mode and Metadata Tool functionalities
  • Quickly joining a scene displays collaborator names as "Unknown"
  • Favorite scenes save per platform instead of per account
  • [WebGL] Unable to paste shared links
  • [MacOS] Visual issues with collaborator icons in the scene list
  • [MacOS] Red boxes appear behind panels

v0.1.0

23 May 21:24
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial release 🎉

Known Issues

  • Unable to select objects, which affects Walk Mode and Metadata Tool functionalities
  • Quickly joining a scene displays collaborator names as "Unknown"
  • Favorite scenes save per platform instead of per account
  • [VR] Unable to generate share link after retuning from VR
  • [WebGL] Unable to paste shared links
  • [MacOS] Visual issues with collaborator icons in the scene list
  • [MacOS] Red boxes appear behind panels
  • [MacOS] UI does not use the full screen width when maximizing screen
  • [iOS/Android] Selecting Walk Mode will break Fly Mode navigation
  • [Android] App does not function properly on Android