ml-agents icon indicating copy to clipboard operation
ml-agents copied to clipboard

Fix serialization of RigidBodySensorComponents

Open TV4Fun opened this issue 1 year ago • 0 comments

Proposed change(s)

The settings of RigidBodySensorComponents were not getting serialized and saved properly before. Now they are. Fixes #5774

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

Types of change(s)

  • [x] 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

TV4Fun avatar Aug 18 '22 00:08 TV4Fun