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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment