Search Issue Tracker
Fixed in 2017.1
Votes
0
Found in
5.6.0f3
Issue ID
898916
Regression
No
Materials of instanced meshes are not read correctly when importing .fbx file into Unity
To reproduce:
1. Create new project
2. Drag the fbx file, attached by user, into Unity
Expected: imported instanced meshes should each have material assigned to them as they were assigned in the modelling program
Actual: instanced meshes have the same material assigned to them after the import, even though they were assigned different materials in the modelling program
Reproduced in 5.5.2p4, 5.5.3f1, 5.6.0f3, 5.6.0p1, 2017.1.0b1
Fixed in 2017.2.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shadows are not cast when you first Blit the Shadow map and then set it back to Buffer
- Changes to instanced detail mesh material don't immediately apply
- [uGUI] Vertices retrieved from GetUIVertexStream method cannot be modified when adjusting them through script
- Scroll bar scrolls less in the Package Manager packages than elsewhere when pressing on the empty scroll bar area to scroll
- Undo.RegisterCreatedObjectUndo dirties the scene, but no actual changes to Scene are made
Add comment