Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a10
2019.3.0b6
2020.1.0a1
Issue ID
1182352
Regression
Yes
Changing PlayerSettings.GraphicsAPI reimports all textures regardless of their compression settings
To reproduce:
1. Create a new Unity project
2. Add a texture to the Assets folder (you can use the one that is attached to this case)
3. In the Inspector, set texture 'Format' to "RGBA 32 bit"
4. In "Project Settings/Player/Other Player", uncheck the 'Auto Graphics API for Windows'
5. Add or remove "Direct3D12" (or any other) Graphics API for the Windows list
Actual result: The texture gets recompiled (as in the attached video).
Expected result: The texture does not get recompiled.
Reproducible with: 2019.3.0a10, 2019.3.0b6, 2020.1.0a8
Not reproducible with: 2017.4.33f1, 2018.4.11f1, 2019.1.14f1, 2019.2.9f1, 2019.3.0a9
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a15
Backported to 2019.3.0b13