Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.2.0b5
Issue ID
1041446
Regression
No
Texture Presets are not applying platform overrides
Steps to reproduce:
1. Open the attached project (Template_Lightweight.zip)
2. Select the Presets/Defaults/AlbedoTexture_Default preset
3. Notice when you select the Android options override is checked and max size is decreased.
4. Select the ExampleAssets/Textures/Plastic/Plastic_AlbedoSmoothness texture
5. Apply the AlbedoTexture_Default preset
6. Observe that Android options from the preset are not applied
Expected:
the Android options are applied
Environment:
Windows and Mac
Reproduced in:
2018.1.0a7, 2018.1.2f1, 2018.2.0b5, 2018.3.0a1, 2018.3.0b1
Note:
Could not reproduce in 2017.4 and earlier, the presets functionality is not in those versions
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2018.3.X):
Problem:
Per-platform settings are overridden by the current inspector values after a Preset has been applied, a rework of how these settings are displayed in the Inspector is needed in order to support Preset apply for the UI.
Workaround:
Creating a script that applies the Preset to the importer without having the Inspector will work. Use Default Presets or create your own script for it.
Solution:
Support for Presets with AssetImporter per-platform settings will be available in 2019.2+