modl.ai
Troubleshooting

My Player isn’t being detected

Make sure your player prefab is added to the Player prefab field in the Bot Configuration window. For more information, refer to Bot configuration.

The video shows my bot exploring the wrong level

Add command line args to the levels for loading into the scene

My project has errors about Microsoft.GeneratedCode

In your project directory, delete all folder with generated code. This can include everything except Assets/, Packages/, and ProjectSettings/.

Unity keeps prompting me to save my scene while using the modl plugin, even when I haven't edited the scene.

If you haven’t made any changes to your scene, you can select Don’t Save. The modl:test plugin stores any Bot Configuration changes in your scene’s undo stack, which marks your scene as dirty.

Previous Next
Use modl features ModlDemo Sample Project