Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X
Votes
0
Found in
2022.3.45f1
6000.0.18f1
6000.1.0a7
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment