Skip to content

Release 23 #6219

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from
Open

Release 23 #6219

wants to merge 14 commits into from

Conversation

maryamziaa
Copy link
Contributor

@maryamziaa maryamziaa commented Jul 10, 2025

Proposed change(s)

Update ML-Agents to 23. Followed the previous release PR: https://github.com/Unity-Technologies/ml-agents/pull/6157/files

Useful links (Github issues, JIRA tickets, ML-Agents forum threads etc.)

Types of change(s)

  • Bug fix
  • New feature
  • Code refactor
  • Breaking change
  • Documentation update
  • Other (please describe)

Checklist

  • Added tests that prove my fix is effective or that my feature works
  • Updated the changelog (if applicable)
  • Updated the documentation (if applicable)
  • Updated the migration guide (if applicable)

Other comments

Version bump only.

@maryamziaa maryamziaa changed the title Bumped versions to 4.0.0 Bumped versions Jul 10, 2025
@maryamziaa maryamziaa changed the title Bumped versions Release 23 Jul 11, 2025
@@ -32,7 +32,7 @@
},
"source": [
"# ML-Agents Open a UnityEnvironment\n",
"<img src=\"https://github.com/Unity-Technologies/ml-agents/blob/release_22_docs/docs/images/image-banner.png?raw=true\" align=\"middle\" width=\"435\"/>"
"<img src=\"https://github.com/Unity-Technologies/ml-agents/blob/develop/com.unity.ml-agents/Documentation~/images/image-banner.png?raw=true\" align=\"middle\" width=\"435\"/>"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I used develop/com.unity.ml-agents/Documentation~ instead of release_23/com.unity.ml-agents/Documentation~ so that every time we have a release we don't have to update all these files. Is that OK?

@justjustinma
Copy link

Thank you for all the work on ML-Agents!

  1. Do you have an estimated timeline for when release_23 might be promoted to the next main release? A few weeks ago I tried the Package Manager version on Unity 6.1 and it appeared incompatible on my end, but I might be mistaken. I just switched to using Unity 6.2 today, so I am reconsidering which version of ML-Agents to use.

  2. Could you briefly clarify the practical differences between release_23 and release-4.0.0, and which you would recommend as the more future-proof choice for a long-term research project?

Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants