Unity UI link missing after GitHub pull #188804
Unanswered
JanetCheng0311
asked this question in
New to GitHub
Replies: 1 comment
-
|
Make sure .meta files are committed |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I’m working on a group project in Unity 2022.3.
When my teammate pulls the repo, the UI images show up as grey boxes and prefabs show "Missing Prefab" errors with GUID mismatches. The files are in the folder, but Unity isn't connecting them.
We checked the .meta files and tried git lfs pull, but things are still broken. The project only works correctly when I send the whole project files through drive, it seems like something is getting lost specifically when using GitHub.
How do we fix these broken links so the project syncs correctly?
Beta Was this translation helpful? Give feedback.
All reactions