Skip to content

Bobd/fast enter play mode#6288

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

Bobd/fast enter play mode#6288
Codengineer wants to merge 7 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
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