
ERROR/Unity
[Unity / error] Ml-agent package설치과정 중 오류(InputAction / newtonsoft)
Ml-agent 설치과정 중 크게 2가지 error가 발생했다. 에러 사항을 보면 세부적으로는 32개를 나타내고 있다. 먼저 첫번째 에러를 보면 'InputAction'을 나타내고 있다 Assets\ML-Agents\Examples\PushBlockWithInput\Scripts\PushBlockActions.cs(15,19): error CS0234: The type or namespace name 'InputSystem' does not exist in the namespace 'UnityEngine' (are you missing an assembly reference?) 'window' → 'Package Manager' 'Pakages: Unity Registry' 선택 아래쪽으로 스크롤을 내리..