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: Errors reported on a clean import of the .DEV project #82

Open
SimonDarksideJ opened this issue Sep 6, 2023 · 1 comment
Open
Labels
bug Something isn't working

Comments

@SimonDarksideJ
Copy link
Contributor

Reality Collective - Reality Toolkit Bug Report

Describe the bug

On importing the .DEV project (opening Unity), the errors shown in the screenshot below are always reported. THey seem to be spurious prefab referencing issues?

To Reproduce

  1. Clean repo (remove Library and Temp) or request Unity to "Reimport all"
  2. Wait for Unity to reload
  3. See error

Screenshots

image

Your Setup

  • Operating System:
- [X] Windows
- [ ] MacOs
- [ ] Linux
- [ ] Other
  • Unity Version:
  • 2022.3.7f

Additional context

@SimonDarksideJ SimonDarksideJ added the bug Something isn't working label Sep 6, 2023
@SimonDarksideJ
Copy link
Contributor Author

SimonDarksideJ commented Sep 6, 2023

Issue seems related to the nested TeleportAnchor prefab
image

However, after opening the 3 Prefabs mentioned in the error, the error clears itself, as if it is a cross-referencing issue?

Nested Prefab problem. Missing Nested Prefab Asset: 'TeleportAnchor_OverrideOrientation (Missing Prefab with guid: 72a36ac6f2522d149809e34c4663e77a)'
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

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