Skip to content

Can't add "com.unity.ml-agents.extensions" package from git url  #5022

@slimgabsi

Description

@slimgabsi

Describe the bug
unity is stuck in resolving packages when adding com.unity.ml-agents.extensions from git url instead of lcoally .

To Reproduce
Steps to reproduce the behavior:
( https://github.com/Unity-Technologies/ml-agents/blob/main/com.unity.ml-agents.extensions/Documentation~/com.unity.ml-agents.extensions.md)
1 Edit your project's manifest.json directly and add the following line to the dependencies
section:

"com.unity.ml-agents.extensions": "git+https://github.com/Unity-Technologies/ml-agents.git?path=com.unity.ml-agents.extensions",

Console logs / stack traces

Screenshots

Environment (please complete the following information):

  • Unity Version: 2019.4.20f1
  • OS + version: Windows 10 pro
  • ML-Agents version: 1.7.2-preview
  • Torch version: 1.7.0+cu110
  • Environment: (which example environment you used to reproduce the error)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions