Unity3D_Robotics_UR icon indicating copy to clipboard operation
Unity3D_Robotics_UR copied to clipboard

Package Manager Error in Unity - No package manifest was found.

Open bonnuite opened this issue 2 years ago • 1 comments

Attempting to add link of https://github.com/rparak/Unity3D_Robotics_UR.git in Package Manager in Unity under "Adding package from git URL" ends with an error:

image

System: Windows 10 Unity 2022.3.12f1

Many thanks for looking into this issue.

bonnuite avatar Nov 18 '23 08:11 bonnuite

Hi @bonnuite,

The problem may be in the version of Unity3D that you are using. In my readme file, it is specified that I am using the version of Unity3D 2020.1.8f1. However, the problem is likely to occur only when you add a project via the Package Manager.

Try simply downloading the repository, for example, using GitHub Desktop, and then copy the 'Universal_Robots_Unity_App' folder to the Unity3D project folder on your computer. After that, just open the project using the Unity3D Hub.

I hope everything is clear, if not, contact me at: [email protected]

Have a great day.

RP

rparak avatar Nov 19 '23 13:11 rparak