Search Issue Tracker
Fixed in 2021.3.29f1
Fixed in 2021.3.X, 2022.3.X, 2023.1.X, 2023.2.X, 2023.2.0a23
Votes
0
Found in
2021.3.27f1
2022.3.3f1
2023.1.1f1
2023.2.0a20
Issue ID
UUM-40544
Regression
No
Textures are displayed at half the size when Texture Mipmap Limit is set to half resolution
Reproduction steps:
1. Open the attached “Repro” project
2. Build And Run the project (File > Build And Run)
3. Observe the Player
Expected result: Images on the left and right match
Actual result: The Image on the left is smaller and positioned in the left-bottom corner and its sides extend to the window’s sides
Reproducible with: 2021.3.27f1, 2022.3.3f1, 2023.1.1f1, 2023.2.0a20 (note: doesn't occur in 2021.3.23f1)
Reproducible on: Windows 10 Pro (22H2)
Note: Disabling “Texture MipMap Stripping” in (File > Project Settings > Player > Other Settings > Optimization) or changing “Global Mipmap Limit” to Full Resolution (File > Project Settings > Quality > Textures) fixes the issue
Comments (1)
-
Eldirfar
Jun 23, 2023 08:28
2021.3.26f1 is also affected
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
- HDRP Light shadows switch Type from Soft to Hard after re-enabling the Shadow Map option
- [AI Assistant] Banner content is clipped and inaccessible when Assistant window is docked or narrow
- Crash on CheckDeviceStatus when opening a UI Panel in Play mode on a specific project
- Redundant Warning message is thrown when multi selecting Package Manifest files in the Project Window
- Point light Cookie texture is rendered incorrectly with Deferred renderer path when used together with multiple Directional lights
Resolution Note (fix version 2023.2):
Fixed incorrect UV calculated on UI sprites when texture is a crunched-compressed format.
Resolution Note (fix version 2023.1):
Fixed incorrect UV calculated on UI sprites when texture is a crunched-compressed format.
Resolution Note (fix version 2022.3):
Fixed incorrect UV calculated on UI sprites when texture is a crunched-compressed format.
Resolution Note (fix version 2021.3):
Fixed incorrect UV calculated on UI sprites when texture is a crunched-compressed format.