Search Issue Tracker
Duplicate
Votes
1
Found in
2017.4
2020.1.0b8
2020.2
Issue ID
1246981
Regression
No
Extract Textures button is not disabled when there are no textures to extract
How to reproduce:
1. Open user's attached "textureextractbug" project
2. Select "sphere" in the Assets folder
3. In the Inspector go to the Materials tab
Expected result: Extract Textures button is greyed out
Actual result: Extract Texture button is not greyed out
Reproducible with: 2017.4.40f1, 2018.4.23f1, 2019.3.14f1, 2020.1.0b9, 2020.2.0a11
-
Resolution Note (2020.2.X):
The issue is on blender's exporter side, there is an embedded texture in this FBX file but it's named sphere.fbm ( instead of sphere.png ) so Unity is unable to extract it. Only Blender is able to extract the texture.
Nothing we can do on our side to fix this.
Here's the bug on Blender side: https://developer.blender.org/T71596
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
This is a duplicate of issue #1179018