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.18k stars 4.16k forks source link

Facing Issue in Agent.cs #4123

Closed MWaqas1512 closed 4 years ago

MWaqas1512 commented 4 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Console logs / stack traces Please wrap in triple backticks (```) to make it easier to read.

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

NOTE: We are unable to help reproduce bugs with custom environments. Please attempt to reproduce your issue with one of the example environments, or provide a minimal patch to one of the environments needed to reproduce the issue.

MWaqas1512 commented 4 years ago

Facing Issue in agent.cs file NullReferenceException: Object reference not set to an instance of an object MLAgents.Agent.OnEnable () (at Assets/ML-Agents/Scripts/Agent.cs:255)

xiaomaogy commented 4 years ago

Hi @MWaqas1512 please open up a new issue with filled template for the bug report, so that we can help accordingly.

github-actions[bot] commented 3 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.