Search Issue Tracker
Fixed
Fixed in 2022.3.63f1, 6000.0.51f1, 6000.1.6f1, 6000.2.0a10
Votes
0
Found in
2022.3.45f1
6000.0.18f1
6000.1.0a7
6000.2.0a1
7000.0.0a1
Issue ID
UUM-79327
Regression
No
Texture.nonStreamingTextureMemory value does not update when QualitySettings.globalTextureMipmapLimit is changed
How to reproduce:
1. Open the attached “IN-83426“ project
2. Open the “SampleScene” Scene
3. Enter Play Mode
4. In the Game screen, observe the Non Streamed Memory and Loaded Texture Memory values
5. Change the Global Texture Mipmap Limit value from 0 to 1 and press Enter
6. Observe the Non Streamed Memory and Loaded Texture Memory values again
Expected result: Non Streamed Memory and Loaded Texture Memory values decrease
Actual result: Only the Loaded Texture Memory value decreases, Non Streamed Memory value stays unchanged
Reproducible with: 2022.3.45f1, 6000.0.18f1
Could not test with: 2021.3.43f1 (Compilation error: 'QualitySettings' does not contain a definition for 'globalTextureMipmapLimit')
Reproduced on: Windows 10, Windows 11
Not reproduced on: No other environment tested
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
- 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
Resolution Note:
Postponed, handled at a later time.