강의

멘토링

로드맵

Inflearn Community Q&A

smartjh01043681's profile image
smartjh01043681

asked

Just follow along! Creating a TPS game.

Cutscene

6주차 질문입니다.

Resolved

Written on

·

299

1

NullReferenceException: Object reference not set to an instance of an object

UnityEditor.Graphs.Edge.WakeUp () (at <88a0d69c19884c6ab34f0bf943539a1b>:0)

UnityEditor.Graphs.Graph.DoWakeUpEdges (System.Collections.Generic.List`1[T] inEdges, System.Collections.Generic.List`1[T] ok, System.Collections.Generic.List`1[T] error, System.Boolean inEdgesUsedToBeValid) (at <88a0d69c19884c6ab34f0bf943539a1b>:0)

UnityEditor.Graphs.Graph.WakeUpEdges (System.Boolean clearSlotEdges) (at <88a0d69c19884c6ab34f0bf943539a1b>:0)

UnityEditor.Graphs.Graph.WakeUp (System.Boolean force) (at <88a0d69c19884c6ab34f0bf943539a1b>:0)

UnityEditor.Graphs.Graph.WakeUp () (at <88a0d69c19884c6ab34f0bf943539a1b>:0)

UnityEditor.Graphs.Graph.OnEnable () (at <88a0d69c19884c6ab34f0bf943539a1b>:0)

이런 에러가 났는데 어디서 잘못됐는지 모르겠습니다..!!

C#unity

Quiz

58% of people got it wrong. Give it a try!

플레이어 캐릭터의 기본적인 움직임 제어와 관련된 에셋 종류는 무엇일까요?

UI 표적 에셋

캐릭터 컨트롤 에셋

총기 모델 에셋

배경음 에셋

Answer 2

1

smartjh01043681님의 프로필 이미지
smartjh01043681
Questioner

껐다 키니 해결됐습니다!! 감사합니다!!

0

doublelsoft2276님의 프로필 이미지
doublelsoft2276
Instructor

에셋을 설치하시다 이런것이 뜬건가요?

유니티를 저장하신 다음 유니티를 완전히 종료하고 다시 켜보시길 바랍니다.

smartjh01043681's profile image
smartjh01043681

asked

Ask a question