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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note:
Postponed, handled at a later time.