Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2021.2.2f1
Issue ID
1381009
Regression
No
[AssetDB] Strange import dependencies between textures, FBX files, and TextureImporter
When a ModelImporter creates a Material as a sub-asset that uses a texture in the project, changing any setting in that texture will re-import the full Model.
Expected scenario: The model only re-import if the texture is moved in the project so the Material has a chance to reference another texture if a new one is a better match.
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
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Resolution Note (fix version 2022.1):
Fixed in 2022.2.0a1