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 | 31 |
Tags
- 코드
- 유니티 LTS
- 플레이어 이동
- transform.position
- TOPCIT 문제 유형
- 백준
- 로블록스 script local script 차이
- UML Diagram 정리
- 백준 10799번 c++
- 1699번
- rigidbody.Moveposition
- 유니티 꿀팁
- long int 의 차이
- 2644번
- 백준 17299번 c++
- c++
- 백준 11726번 C++
- rigidbody.position
- 프로그래머스 가장 큰 수 C++
- 배열 stack overflow
- 차이
- 유니티 Rigidbody 이동
- 백준 2193번 c++
- bfs
- 풀이
- 유니티
- 백준 10844번 c++
- 백준 2225번 c++
- TOPCIT 후기
- 프로그래머스 단체사진 찍기 C++
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