Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.3.X
Votes
0
Found in
2020.3.16f1
Issue ID
1360618
Regression
No
[FBX] Setting values in MaterialDescriptor doesn't work
An internal OnPreprocessMaterialDescription is running with a priority of 1, which overrides users' default AssetPostprocessor.
It needs to be changed to -1000, the same as our other AssetPostprocessors so it does not conflict with users' code.
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
- GameObject doesn't execute animation the way it's supposed to until any GameObject in the Hierarchy is selected when in the Play Mode
- PropertyField does not properly render its field when changing it back from a valid Asset to "None"
- "ArgumentException: Input Button Enable Debug Button 1 is not set" is thrown when "Enable Debug Button 1" is deleted
- Duplicate invocations when Enabling InputActions during handling an input action
- "Assertion failed on expression" exceptions are thrown when using IJobParallelForTransformExtensions.RunReadOnly
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