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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Resolution Note:
Postponed, handled at a later time.