Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2018.4
2018.4.26f1
Issue ID
1285072
Regression
No
[Editor][Android] Dynamic Textures made at runtime that use DXT5 compression are forced to use Point filtering
How to reproduce:
1. Open the attached "FilterModeTest.zip" project
2. Make sure Android Target is selected in Build Settings
3. Make sure to make Texture2D property public in CreateTexture.cs line 8
4. Enter Play Mode
5. Select Cube GameObject in the Scene Hierarchy
6. Double click the Created Texture2D in the Inspector
7. Try to change "FIlter Mode" on the Texture
Expected Behavior: "Filter Mode" is changed
Actual Behavior: "Filter Mode" is always "Point"
Reproducible with: 2018.4.28f1
Not reproducible in: 2019.1.0a1, 2019.4, 2020.1, 2020.2, 2021.1
Note: Seems to only be reproducible in 2018.4 and only on Android Build target
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment