Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Some packages are causing failures in Unity on initial start #65

Open
2 tasks
SimonDarksideJ opened this issue Jan 8, 2024 · 0 comments
Open
2 tasks
Labels
bug Something isn't working

Comments

@SimonDarksideJ
Copy link
Contributor

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

  1. Clean the RealityToolkit.dev project
  2. Start Unity
  3. 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)
@SimonDarksideJ SimonDarksideJ added the bug Something isn't working label Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant