Having build issue with Unity Build:
- I created a new repo to use submodules, since only one repo can be used to build
- BitBucket however only gives out workspace access tokens if you have premium
- I created a UVCS (Plastic) repo using Xlinks and host directly on Unity Cloud
- Unity Dev Ops build does not support Xlinks (fails to even start build)
- Using git archive to produce a single module imported to UVCS
- That finally works. Will add a script around it.
Build time is long (though that includes 10min waiting time). I hope the caching aspect works. I'll upgrade my plan once I'm convinced it'll al work.
#unity #unitydevops #bitbucket #git