com.unity.ml-agents 1.0.0-preview
Notes: processedReleased April 30, 2020
Unity Compatibility
Minimum Unity: 2018.4
Package Dependencies
🔧 Bug Fixes
- #### com.unity.ml-agents (C#)
- Fixed a display bug when viewing Demonstration files in the inspector. The
- shapes of the observations in the file now display correctly. (#3771)
- #### ml-agents / ml-agents-envs / gym-unity (Python)
- Fixed an issue where exceptions from environments provided a returncode of 0.
- (#3680)
- Self-Play team changes will now trigger a full environment reset. This
- prevents trajectories in progress during a team change from getting into the
- buffer. (#3870)
