unity-package-template icon indicating copy to clipboard operation
unity-package-template copied to clipboard

Sample/ExampleUnityProject manifest.json not generating correctly

Open antja0 opened this issue 5 years ago • 0 comments

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

com.3d-group.unity-simple-notifications: The requested dependency 'com.3d-group.unity-simple-notifications' does not match the name 'com.3d-group.unity-simple-localization' specified in the ...

antja0 avatar Oct 11 '20 22:10 antja0