언리얼 엔진/C++

언리얼엔진 5 C++ Dedicated server Error: Assertion failed: Index != INDEX_NONE

mane 2022. 4. 8. 01:21
728x90
반응형

프로젝트를 삼인칭으로 만들어서 패키징을 할 경우 발생하는 에러입니다.

이럴 경우에는 에디터안에서 모든폴더와 파일을 지우고 피처 또는 콘텐츠팩에서 삼인칭을 다시 추가하고 패키징하면 정상적으로 실행됩니다.


UE5 Dedicated server Error: Assertion failed: Index != INDEX_NONE

I found a solution to this problem.  
This is an error that occurs if you make a project third person and package it.  
In this case, erase all folders and files in the editor, add and package the third person in the feature or content pack again, and it works normally.

728x90
반응형