Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.3.X
Votes
0
Found in
2019.4
2020.3
2021.1
2021.2
2021.2.0b14
2022.1
Issue ID
1370645
Regression
No
Glossiness is not imported when importing FBX materials through the script
How to reproduce:
1. Open project "UrpImportBug.zip"
2. Observe the "FbxWithShininess" glossiness in the Scene window
3. Open script "MaterialDescriptionOverrides.cs" (Assets>MaterialDescriptionOverrides)
4. Uncomment 47th line "material.SetFloat("_Glossiness", glossiness);" and save the script
5. In the Editor go to Project window and in the search bar write "FbxWithShininess"
6. Select "FbxWithShininess" right-click and choose Reimport
7. Repeat step 2
Expected result: Glossiness is imported without using a script
Actual result: Glossiness is only set when using a postprocessor as a workaround
Reproducible with: 2019.4.31f1, 2020.3.20f1, 2021.1.25f1, 2021.2.0b16, 2022.1.0a12
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Asset preview doesn't update on changing shader's _GlobalColor property when the shader uses global uniforms
- Crash on GetSpriteAtlasDependenciesFromBinary when opening specific project
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
Resolution Note (fix version 2022.1):
Fixed inĀ 2022.2.0a4
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.2f1
Resolution Note (fix version 2021.3):
Fixed in 2021.3.5f1