Antti Järvinen
Antti Järvinen
Hi! First of all, thanks to you and all contributors for this repository ❤️ # Background I'm currently open sourcing some Unity packages (tools etc.) from our company to be...
We made our image formatter based on this: https://github.com/sumo-apps/voiconv I hope it is it OK? I'd be happy to open a PR to add it on your README if you...
See manifest.json at https://github.com/3d-group/unity-package-template/blob/main/Samples/ExampleUnityProject/Packages/manifest.json Currently tests work so that the package is imported via git url. This means main branch. Perhaps there is syntax to allow cloning from different branch...
> stderr: fatal: unable to access 'https://github.com/3d-group/{{REPOSITORY_NAME}}.git/': The requested URL returned error: 400 So tag {{REPOSITORY_NAME}} not replaced correctly - perhaps ignored in RUNME.sh ? 🤔 EDIT: also this >...
Reported originally on [discord](https://discord.com/channels/559866092546424832/1367191165379543161) **Observations:** - only happens in iOS build, not in mac editor (unless I disable Reflection Probes > Probe blending) - noticed when I disable Reflection Probes...