Hello! I use models from the store. One of the models does not display textures. What could be the problem? Thank you in advance.
Hello Denton,
Open up the Trolley/Train mesh in the static mesh viewer. There should be a ‘Material’ (Textures combined together for use on a mesh) that matches/is used for the Trolley.
I see that there is a ‘Shader is using too many samplers’ error
This means there are too many textures.
Try deleting 2 and re-compiling the Material. (For example, you could delete that ‘Grunge’ texture and the train would still have it’s color. It would just be less dirty)
It looks like some kind of bug. In the model window, the textures are displayed normally. But in the level scene the textures are not loaded. Someone faced similar?
The only thing that comes to my mind is that you’re previewing a mobile renderer (Non-D3D) Since mobile renderers will have lower shader sample limits.
Thanks for the answer. No. Render is ok