Issue with Loading Textures in PlayCanvas Project

Hi everyone,

I am facing a problem with loading textures in my PlayCanvas project & could really use some guidance. I have set up several 3D models & while they load fine, the textures are not appearing as expected. I am using PNG files for the textures & they are mapped correctly in my material setup. when I launch the project in the browser, some textures appear blank or completely white.

Also i have double checked the file paths and ensured that the textures are included in the project assets. Also i have triedred to uploading them & changing the material settings but no luck so far. Is there something I might be missing in terms of texture compression or format compatibility? Could this be an issue with the browser or PlayCanvas settings?? :thinking:

As well, I found these resources when doing research on this https://forum.playcanvas.com/t/getting-major-issue-in-loading-models-from-remote-json-model-is-loading-but-not-the-texturepower-bi-desktopwitch is good & if anyone have any resources, tutorials or personal experiences please share with me, It would be greatly appreciated!!

Thank you…….:slight_smile:

Do you have any issues reported in the dev console of your browser? Perhaps textures failing to load?

It would be helpful if you provided a link to your project.