Click here to Skip to main content
15,885,885 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I encountered an issue, I am unable to get the package from Git to Unity, I get this error message:

Package Manager Window] Unable to add package ["com.unity.2d.tilemap.extras": "https://github.com/Unity-Technologies/2d-extras.git#master"]:
Package name '"com.unity.2d.tilemap.extras": "https://github.com/Unity-Technologies/2d-extras.git#master"' is invalid.
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()


Do you have an idea on how I could fix this?

What I have tried:

I checked all the updates needed, restarted Unity, it made no change
Posted
Comments
Richard MacCutchan 22-Jul-21 11:01am    
Try removing the #master suffix from the URL.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900