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
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
Resolution Note:
Postponed, handled at a later time.