Unity가 일반 셰이더를 사용하여 오브젝트를 렌더링할 수 없는 경우가 있습니다. 이 경우 Unity는 특수 셰이더를 사용하여 오브젝트를 렌더링합니다.
Unity가 사용하는 특수 셰이더는 Unity가 원래 셰이더를 사용할 수 없는 이유에 따라 다릅니다.
Unity는 오브젝트의 머티리얼이나 셰이더에 문제가 있을 때 기본 오류 셰이더를 사용하여 오브젝트를 렌더링합니다. 예를 들어 머티리얼이 할당되지 않았거나 셰이더가 컴파일되지 않았거나 셰이더가 지원되지 않는 경우입니다.
Unity는 Unity 에디터와 빌드에 기본 오류 셰이더를 사용합니다.
기본 오류 셰이더는 자홍색(밝은 분홍색)입니다.
BatchRendererGroup API를 사용할 때 Unity는 기본 오류 셰이더를 표시하지 않습니다.
Unity는 로딩 셰이더로 오브젝트를 렌더링하여 Unity가 해당 오브젝트를 표시하는 데 필요한 셰이더 배리언트를 컴파일하고 있음을 나타냅니다.
Unity는 비동기 셰이더 컴파일이 활성화된 경우 Unity 에디터에서 로딩 셰이더를 표시하거나 Shader Live Link 지원이 활성화된 경우 개발 빌드에서 로딩 셰이더를 표시합니다.
로딩 셰이더는 청록색(밝은 파란색)입니다.
BatchRendererGroup API를 사용할 때 Unity는 로딩 셰이더를 표시하지 않습니다.
프로젝트에서 가상 텍스처 스트리밍을 사용하는 경우 Unity는 특수 머티리얼을 사용하여 SVT 설정의 문제를 나타냅니다. 자세한 내용은 가상 텍스처링 오류 머티리얼을 참조하십시오.
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.