Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 |
Tags
- long int 의 차이
- 백준 2193번 c++
- 코드
- 풀이
- 백준 2225번 c++
- bfs
- 프로그래머스 단체사진 찍기 C++
- 플레이어 이동
- 유니티
- rigidbody.Moveposition
- 1699번
- c++
- transform.position
- 로블록스 script local script 차이
- 2644번
- TOPCIT 문제 유형
- 배열 stack overflow
- 차이
- 프로그래머스 가장 큰 수 C++
- TOPCIT 후기
- 유니티 꿀팁
- 탑싯기출
- 백준
- 유니티 LTS
- 백준 11726번 C++
- UML Diagram 정리
- 백준 10844번 c++
- 유니티 Rigidbody 이동
- rigidbody.position
- 탑싯기출문제
Archives
- Today
- Total
목록Unity/Error 해결법 (2)
Kiki Devlog

에러 : "Cannot fetch authorization code. User access token is expired or invalid. You may need to sign out and sign in again....." 이런 에러가 뜨며 에셋이 제대로 불러와지지 않는 에러 생김. 해결법 : 하단 이미지 우측에 있는 Account > Sign in 선택하여 재로그인 해주면 됨
Unity/Error 해결법
2022. 1. 28. 20:51

VS에서 using Cinemachine; 을 찾을 수 없다는 에러가 발생했음. 해결법은 유니티의 edit> preferences 창에서 아래 이미지 가운데 있는 "regenerate project files"를 눌러주면 됨! [참고] "Using Cinemachine;" not recognized. - Unity Forum
Unity/Error 해결법
2022. 1. 17. 00:53