The Service Framework package components for the Reality Collective. This package an extensible service framework to build highly performant components for your Unity projects.
WIth some packages, the Package Installer is failing and causing Unity to "hang" on first start up, this results in an empty folder for the package in the ".Generated" folder created by the PackageInstaller.
Once generated, the project can be opened successfully, but there is no content transferred to the folder.
To Reproduce
Clean the RealityToolkit.dev project
Start Unity
See error
Expected behavior
Assets should be copied successfully from the package, if no assets exist it should complete without a ".generated" folder.
Actual behavior
Unity gets stuck in an infernal loop trying to load the project.
Related Packages
[ ] com.realitytoolkit.boundary - development (ae23b7a)
[ ] com.realitytoolkit.spatial-persistence.asa - development (ac89ee6)
Reality Collective - Service Framework Bug Report
Describe the bug
WIth some packages, the Package Installer is failing and causing Unity to "hang" on first start up, this results in an empty folder for the package in the ".Generated" folder created by the PackageInstaller.
Once generated, the project can be opened successfully, but there is no content transferred to the folder.
To Reproduce
Expected behavior
Assets should be copied successfully from the package, if no assets exist it should complete without a ".generated" folder.
Actual behavior
Unity gets stuck in an infernal loop trying to load the project.