
PlasticSCM 관련 어셈블리 에러
에러문구 제일 하단을 보면 친절하게 해결방법이 나와있다.(밑줄 친부분)
Assembly /Packages/com.unity.collab-proxy/Lib/Editor/PlasticSCM/unityplastic.dll' will not be loaded due to error: unityplastic references strong named System.Windows.Forms Assembly references:4.0.0.0. Found in project:2.0.0.0.
Assembly Version Validation can be disabled Player Settings "Assembly Version Validation"
1.Player Settings - Other Settings

2.Assembly Version Validation
- 체크박스 : 해제


심플하게 해결
'Unity' 카테고리의 다른 글
[Unity] Cable Physics - 물리적용 된 케이블라인(Source) (0) | 2023.03.19 |
---|---|
[Unity] 지정한 해상도로 Build하기 - Script사용 (0) | 2023.03.19 |
[Unity] 달력 소스 (0) | 2023.03.19 |
[Unity] Letter Spacing(UI-Text자간 띄우기) - script (0) | 2023.02.25 |
[Unity] Realtime Location Sunlight(런타임에서 위도,경도를 반영한 태양 조절) (0) | 2022.10.20 |