Search Issue Tracker
Fixed
Fixed in 2021.3.29f1, 2022.3.6f1, 2023.1.6f1, 2023.2.0a19
Votes
1
Found in
2020.3.45f1
2021.3.18f1
2022.2.4f1
2022.3.0f1
2023.1.0b2
2023.2.0a16
Issue ID
UUM-26628
Regression
No
No MipMaps are created when using "UnityWebRequestTexture.GetTexture"
Reproduction steps:
1. Open project “MipRepro”
2. Open scene “SampleScene”
3. Enter Play Mode
Expected result: the loaded texture has mipmaps and a Log Error is thrown with a number higher than 1
Actual result: the loaded texture does not have any mipmaps and a Log Error (“1”) is thrown
Reproducible with: 2020.3.45f1, 2021.3.18f1, 2022.2.4f1, 2023.1.0b2
Reproducible on: macOS Catalina 10.15.7 (Intel)
Note: Also reproducible in Standalone Player
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
- [Android] Crash on Android when AndroidJavaProxy is calling from multiple threads
- [Android] Crash on Android 14 when a developmement build is created with API Level 34
- TextMeshPro throws an ArgumentOutOfRangeException when glyph's id is greater than the sprite array
- "Char" values are overwritten when selecting multiple GameObejcts
- Particle System External Forces Multiplier cannot be set to a negative value
SoumyadeepSen
Sep 06, 2023 02:57
Now texture download is so slow, it was much better in previous versions. There should be an option to use old methods also.
AdrianHoppe
May 11, 2023 06:38
Also happens with 2022.2.15f1 on Windows 11 Version 22H2 (Build 22621.1265)