Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.3.X, 2018.1.X
Votes
0
Found in
2017.2.0b1
2017.3.0f3
Issue ID
983321
Regression
Yes
AssetPostprocessor OnAssignMaterialModel not called for meshes inside FBX with disabled Mesh Renderer
Steps to reproduce:
1. Open attached “OnAssignMaterialModel.zip” Unity project
2. Locate “testfbx.fbx” file in Project tab
3. Right-click and reimport
4. Observe Console
Expected results:
OnAssignMaterialModel is called for every mesh in testfbx
Actual results:
OnAssignMaterialModel is called once
Reproduced in: 2018.2.0a1, 2018.1.0b2, 2017.3.0p1, 2017.2.1p2, 2017.2.0b1
Didn’t reproduce in 2017.2.0a4, 2017.1.3f1
Regression introduced 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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment