You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: