Unity/버그 잡기 AnimationEvent has no function name specified! SharpSteamedBread 2023. 9. 27. 11:57 애니메이션 이벤트에 할당된 함수가 없어 생기는 에러이다. Inspector 창에서 해당 이벤트에 함수를 할당하거나, 삭제하면 된다. 혹시 빈 애니메이션 이벤트가 없는지 확인할 것. Animation 창에서 불필요하게 생성한 이벤트는 없는지 잘 확인하자... 공유하기 게시글 관리 시행착오 'Unity > 버그 잡기' 카테고리의 다른 글 ○○○ cannot be an iterator block because 'void' is not an iterator interface type (0) 2024.04.12 Transform resides in a Prefab asset and cannot be set to prevent data corruption (0) 2024.03.07 '[animation name]' copied avatar rig configuration mis-match. transform hierarchy does not match: transform ○○○ for human bone 'hips' not found (0) 2023.12.10 Blender → Unity Animation Import 시 Missing! 오류 (0) 2023.11.22 No SRP in use (1) 2023.10.19 'Unity/버그 잡기' Related Articles Transform resides in a Prefab asset and cannot be set to prevent data corruption '[animation name]' copied avatar rig configuration mis-match. transform hierarchy does not match: transform ○○○ for human bone 'hips' not found Blender → Unity Animation Import 시 Missing! 오류 No SRP in use