PD: "ArgumentException: An item with the same key has already been added. Key: 853d1d12-048e-49ae-b0d4-916bccd493cf Unity.Tutorials.Core.SceneObjectGuidManager.Register" 원인: - Unity Tutorial Framework SceneObjectGuid 컴포넌트가 Player에 잔존 - Editor OnValidate·Variant prefab 영역 등록 시 GUID dictionary 중복 → ArgumentException fix: - Scene 영역 SceneObjectGuid 컴포넌트 폐기 (Player 1개) - Enemy.prefab·Variant 6 prefab 영역 SceneObjectGuid 확인 (모두 부재) 회귀 영역 X: - Tutorial Framework 미사용·SceneObjectGuid 게임 로직 의존 X - Player·Enemy·Animator 영역 영역 X Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| Assets | ||
| Packages | ||
| ProjectSettings | ||
| .gitignore | ||
| EerieVillage.slnx | ||