Hello, I’m currently using Unity to create a project along with 2 other members and we wanted to be able to share the project between the 3 of us to edit (kinda like a powerpoint slide where everyone gets to view and edit it at the same time). Right now, I’ve:
- Set up an UVCS organization
- Invited all members into organization
- Made the project connect to Unity Version Control
- Gave all members a seat (all Admin with me being Owner)
But when a member add the Project from the repository and waited for unity to load in all the files, there was nothing there.
On my screen, there was the whole project, full of assets and models. But on theirs, there’s only the default URP core, no models or assets from the original project. Why is this happening?
Thank you for your help.