Unity-Technologies / ml-agents

The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
https://unity.com/products/machine-learning-agents
Other
17.12k stars 4.15k forks source link

Unity Package of Release 19 isn't in Package Manager #5715

Closed jesustorrijogimeno closed 2 years ago

jesustorrijogimeno commented 2 years ago

Describe the bug Unity Package of Release 19 isn't in Package Manager and link from documentation isn't work neither.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Window->Package Manager'
  2. Click on 'MLAgents'
  3. Version 2.2.1 doens't appear

Screenshots image image

Environment (please complete the following information):

Nils-Michelberger commented 2 years ago

Hey, I have the same issue. I think I found a workaround though. In the Package Manager you can press the '+' icon at the top left and click "Add package from git URL..." and then paste the following link: "git+https://github.com/Unity-Technologies/ml-agents.git?path=com.unity.ml-agents#release_19". Then it will install "Version 2.2.1-exp.1" and this is the version that they tell us to install here: https://github.com/Unity-Technologies/ml-agents/releases

But I got over a thousand warnings about signed/unsigned mismatch. But hopefully will work anyways... (haven't tested it yet) Picture of warnings: image

Can someone from the team tell me why there are so many warnings and if I can ignore this?

Thanks.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had activity in the last 28 days. It will be closed in the next 14 days if no further activity occurs. Thank you for your contributions.

maryamhonari commented 2 years ago

Hi, Relaese 19 is an experimental package, you would need to 'Enbale Preview Packages' in your project settings to see it in package manager. You can also add the package from disk or git url.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had activity in the last 28 days. It will be closed in the next 14 days if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically closed because it has not had activity in the last 42 days. If this issue is still valid, please ping a maintainer. Thank you for your contributions.

github-actions[bot] commented 2 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.