Forum Discussion
RobertC2345
Sep 28, 2024Copper Contributor
Avatar has no lighting
I have several environments and in one of them the avatar is totally black. It is as if it isn't "lit". Everything else in the scene looks fine. I have compared the Unity project with one that work...
- Sep 30, 2024
Hi RobertC2345, does your scene have a real time directional light to the scene with a culling mask that includes the "Avatars" layer? The Light Complexity analyzer in the CPA tool will help you check if you have one (with the option to automatically add the appropriate light).
CameronMicka
Microsoft
Sep 30, 2024Hi RobertC2345, does your scene have a real time directional light to the scene with a culling mask that includes the "Avatars" layer? The Light Complexity analyzer in the CPA tool will help you check if you have one (with the option to automatically add the appropriate light).
- RobertC2345Oct 01, 2024Copper ContributorThanks very much CameronMicka That fixed it.