C# (Unity)
Package Installation Steps
Navigate to your project’s
Project Settings
.Select the
Package Manager
option.Add a new Scoped Registry with the following details:
Name
npmjs
URL https://registry.npmjs.org
Scope(s)connected-spaces-platform
Save the new scoped registry.
Navigate to the Package Manager window via
Window->Package Manager
From the Packages dropdown, select the
My Registries
option.
From the
Other
category, selected theconnected-spaces-platform.unity.core
package.Select
Install
to add the latest version of the package to your project.
VisionOS
The Vision Pro runs on Apple silicion and does not allow for applications built on Intel architectures to run on it. As a result, CSP binaries available in published packages are all built explicitly for Apple silicon.
This means that the Unity CSP application developer must also be using a version of Unity Editor for Apple silicon.