전용 서버 빌드 타겟은 데스크톱 헤드리스 모드와 비슷합니다. 유일한 차이점은 네트워크 애플리케이션으로 실행할 경우 전용 서버 빌드 타겟이 메모리 및 CPU 성능 증가에 최적화되었다는 것입니다.
데스크톱 헤드리스 모드를 사용하면 그래픽스 기기를 초기화하지 않고도 모든 데스크톱 플랫폼에서 배치 모드로 애플리케이션을 실행할 수 있습니다. 플레이어를 실행할 때 -batchmode
및 -nographics
커맨드 라인 인자를 전달하여 데스크톱 헤드리스 모드를 실행할 수 있습니다. Unity 에디터 Build Settings에서는 헤드리스 모드를 선택할 수 없지만, -batchmode
및 -nographics
커맨드 라인 인자를 추가하여 헤드리스 빌드를 효과적으로 생성할 수 있습니다.
데스크톱 헤드리스 모드는 빌드를 전용 서버로 실행하는 것에 대한 최적화를 수행하지 않습니다. 전용 서버 빌드 옵션이 추가적인 최적화를 수행하더라도, CI/CD 플랫폼에서의 자동화된 테스트와 같은 기타 용도로 데스크톱 헤드리스 모드를 사용해야 할 수 있습니다.
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.