MetaHuman Character Textures Appear Black after assembling in Unreal Engine 5.6 Preview

When using the MetaHuman in the newly released Unreal 5.6 Preview version, I encountered the following issue (see the image below).



As you can see, after assembly, the character’s textures appear completely black. After replacing them with my custom textures, the character regains color, so there’s no issue with the materials. I suspect the problem might lie in the texture baking process, but I’m not sure how to resolve it. Does anyone know how to fix this? Thanks

I’ve resolved this issue. I think the problem was caused by the conflict between the old Metahuman plugin and the current Metahuman Creator plugin. After I disabled all Metahuman-related plugins, then enabled only the Metahuman Creator plugin and reactivated its dependencies after restarting engine, the black texture issue disappeared.

I have the same issue where the skin textures are all coming in blank after assembling. Even after disabling and re-enabling the plugins as you suggested, the metahuman still will not build correctly. I even went a step further and deleted the previous thinking it may be an overwrite issue and cleared out the derived data cache, intermediates, and saved folder. Still not getting a working metahuman.

2 Likes

Same to me. I still have this issue. Tried it in a new blank project but it’s still there

1 Like

If you click on “MetaHuman Character”, (When you have a metahuman character open), and export each mesh independently It’ll fix the texture issue. Then just replace the meshes in the BP with the texture issues.

1 Like

Unreal engine 5.6 metahuman plugin after the build, the skin textures are black. In previous posts, the tips don’t help. The textures are still black. If you click on “MetaHuman Character” (when you have metahuman character open) and export each grid individually, it will fix the texture issue. Then just replace the meshes in BP with texture problems. But after such a procedure, there are problems with hairstyles and beards. They just get distorted in the viewport.

you have to set the grooms to the new meshes that are created in the groom assets

Edit: just learned it might be substrate messing up the textures. Try disabling it in the project settings to see if that fixes the issue.

1 Like

your advice helped solve the problem with hair and beards. Thank you. But for some reason, after exiting and re-entering the program, the exported head and body meshes are not saved separately either in the content or in the blueprint. To be precise, the textures disappear from the grids, and the grid remains uncovered by the texture. What’s in the blueprint, what’s separately on the imported body and head grids.

I did all this but I still have this problem, everything is black

1 Like

Nothing helps. The textures remain black after assembly. They are also black on the materials. The head and body are completely black. It seems to me that this is because of the cloud server from which the textures are loaded. In the editor itself, everything is in order and everything is beautiful. But it doesn’t work with textures like in the editor. I’ve tried everything, but nothing helps.

I’m still with that issues. Someone find another solution for that?

Have you tried the proposed solution of disabling Substrate materials? You can do this by going to your Project Settings → Engine → Rendering and locating “Substrate materials (beta)” and making sure its disabled for your project. Restart the editor if you get prompted to do so.

1 Like

Hi thanks again! On my project was already disabled

I had the same problem and tried various ways to fix it. Nothing worked… until I changed the editor language to English instead of my native language. After restarting the editor and assembling the MetaHuman again, the correct textures finally appeared and everything started working properly.

I’m not 100% sure if this was a coincidence or a real fix, but if you’re facing the same problem, try switching the UE interface language to English and give it another shot.

Hope this helps someone!

3 Likes

And everything is disabled in my project settings, just like in your picture. But the texture problem is not solved. Textures with materials are black after assembly

OMG! Thank so much! This solved my problem! I will never use UE in my language native again

1 Like

I also changed the language from my native to English. To my surprise, everything worked. The textures have become colored, everything is OK. Thanks for the advice!!! So if I’m familiar with the interface is not English, then the textures of the metachumen will be black after assembly. We change the language to English and the textures get color. Hopefully, in the next update, the developers will eliminate the influence of the interface language on the color of the metahuman textures.

2 Likes

I had the editor in Spanish. I changed it to English, and the textures and materials are now working. Thank you very much.

May be this will help…