com.unity.ml-agents 1.0.8
Notes: processedReleased May 27, 2021
Unity Compatibility
Minimum Unity: 2018.4
Package Dependencies
- com.unity.barracuda (1.0.4)
- com.unity.modules.imageconversion (1.0.0)
- com.unity.modules.jsonserialize (1.0.0)
- com.unity.modules.physics (1.0.0)
- com.unity.modules.physics2d (1.0.0)
- com.unity.modules.unityanalytics (1.0.0)
🔧 Bug Fixes
- #### com.unity.ml-agents (C#)
- Fixed a null reference exception that occurred when loading an ONNX model file that was generated with a new
- version of the Python trainer (0.26.0 or newer). (#5350)
- Added checked to prevent training with incompatible versions of the python trainer (0.26.0 or newer). (#5370)
