metadata
name: Bug report
about: Report a bug with ML-Agents
title: ''
labels: bug
assignees: ''
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- 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):
- Unity Version: [e.g. Unity 2022.3f1]
- OS + version: [e.g. Windows 10]
- ML-Agents version: (e.g. ML-Agents v0.8, or latest
developbranch from source) - Torch version: (you can run
pip3 show torchto get this) - Environment: (which example environment you used to reproduce the error)
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.