I found that when loading multiple .dae models using multiple SceneFile and Material nodes, two bad things happen: 1) some of the Material nodes will turn red, which ones depending on what order the SceneFile nodes are updated, and 2) the Texture Operation pins output a large number instead of something sensical like “Multiply”, with the node turning red when you mouse over that pin.
The simple attached patch shows these behaviors.
After the patch is loaded, first mouse over the left-most Texture Operation pin, it says Multiply. Then mouse over the middle mode Operation pin, it says Multiply. But the right node pin is nonsense and turns red. Fool around with the reload pins, and various other nodes may turn grey or red. Go back to the left Material node Operation pin, and it is now nonsense.
Anyone using multiple Assimp models and not having problems like this?
DX11AssimpMaterialBug.v4p (14.9 KB)