Hi all,
I recently installed mlagents from release 8 on github, no errors but I’m unable to select an .NN file to use as the brain.
I can even train a new brain but I cannot select the new brain in the inspector, what is the issue here?
You can see a newly trained 3DBall.nn file and you can see I cannot select it when try and pick the brain to use (I also cannot drag-and-drop it onto the field). I also have this issue on every single Example project - the brain is blank and I cannot select the one to use so it’s literally unusable.
Unity version: 2020.1.11f1
ML Agents: Release ML-Agents Release 8 · Unity-Technologies/ml-agents · GitHub
Thanks for any help! ![]()
Update: If I use the package manager “ML Agents” I can select a brain without issue so I may just use that instead. If I use an old release_3 examples folder, it works with it.
