Skip to content

Comments

Bobd/fast enter play mode#6288

Open
Codengineer wants to merge 15 commits intodevelopfrom
bobd/fast-enter-play-mode
Open

Bobd/fast enter play mode#6288
Codengineer wants to merge 15 commits intodevelopfrom
bobd/fast-enter-play-mode

Conversation

@Codengineer
Copy link
Contributor

Proposed change(s)

Making several static variable readonly. Reinitializing the other static variables in a ResetStaticsOnLoad method with the [RuntimeInitializeOnLoadMethod] attribute

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

https://jira.unity3d.com/browse/UUM-131026

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

Updating Changelog
Removing dependency on obsolete pkg_resources
Making some static variable readonly. Reinitializing the other static variables in a ResetStaticsOnLoad method with the [RuntimeInitializeOnLoadMethod] attribute
* Incrementing version to 4.0.2

Updating Changelog

* Updating Wrench auto-generated jobs

* Incrementing version in Academy

* Fixing mixed-line ending pre-commit hook

* Fixing ModuleNotFoundError: No module named 'pkg_resources'

Removing dependency on obsolete pkg_resources

* Fixing mixed line endings
Codengineer and others added 7 commits February 16, 2026 09:39
Making some static variable readonly. Reinitializing the other static variables in a ResetStaticsOnLoad method with the [RuntimeInitializeOnLoadMethod] attribute
- Configure generate-markdown-docs hook to use Python 3.11
- Avoids pkg_resources compatibility issue with Python 3.14
- Updated documentation generated by hook

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

3 participants