This package provides a user interface for Unity ML-Agents, enabling users to create and modify yaml files within the Unity Editor. Key features include:
- Creation: Create parts of the ML-Agents config yaml file as ScriptableObject with tooltips and validation.
- Import: Import any ML-Agents config yaml file from samples or custom projects.
- Export: Export ML-Agents Config ScriptableObjects into a yaml file.
- Run Command Line: Run the command line from within the Unity Editor.
Note: The package has some limitations, such as importing yaml files with default settings, which may require manual updates to Behaviors.
Requirements:
- Unity ML-Agents Release 20, 21, and 22
- Operating Systems:
+ Windows (tested on Windows 11)
+ Ubuntu (tested on Ubuntu 20.04)
+ MacOS (tested on MacOS 13, 14, 15)
- The Unity version requirement depends on the ML-Agents Release





