PD: "여전히 에러 발생중 — ArgumentException SceneObjectGuid Register" 근본: - 직전 commit 4714299에서 Scene Player의 SceneObjectGuid 제거했으나 - Unity Tutorial Framework 패키지 (com.unity.learn.iet-framework 5.0.3) 자체 활성 - OnValidate hook이 잔존 SceneObjectGuid 등록 시도 → 중복 GUID dictionary 등록 fix: 1. Packages/manifest.json — com.unity.learn.iet-framework 의존 제거 2. Scene 추가 SceneObjectGuid 폐기 (Token 1개 잔존 확인·폐기) 3. Tutorial 패키지 자체 제거 → OnValidate hook 영역 제거·근본 회귀 영역 X: - Tutorial Framework는 Unity 학습용·게임 로직 무관 - 다른 패키지 영향 X PD Editor 재시작 권고 — Library/PackageCache 영역 reload 후 SceneObjectGuid type 완전 제거. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| Assets | ||
| Packages | ||
| ProjectSettings | ||
| .gitignore | ||
| EerieVillage.slnx | ||