Search Issue Tracker
Feature Request
Feature Request in 2023.2.X
Votes
1
Found in
2021.3.22f1
2022.2.12f1
2023.1.0b9
2023.2.0a8
Issue ID
UUM-31177
Regression
No
Texture Mipmap Streaming doesn't work with HDRP/Lit shader's UV tiling
Reproduction steps:
1. Open the attached project "mipstreaming-scale"
2. Open "SampleScene"
3. Make sure the Game view resolution is 1080p
4. Enter Play mode
Expected result: Target/current texture memory is the same as potential texture memory
Actual result: Target/current texture memory is well below potential texture memory (for example, 293.6 vs 165.6)
Reproducible with: 2021.3.22f1, 2022.2.12f1, 2023.1.0b9, 2023.2.0a8
Could not test with: 2020.3.46f1 (script compilation errors)
Reproducible on: macOS 13.2.1 (Intel)
Note: Expected result is achieved when "Enable Texture Streaming In Play Mode" is disabled under Project Settings > Editor
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
The request is to support sharing auxiliary texture parameters between different textures.
Resolution Note (2023.2.X):
The request is to support sharing auxiliary texture parameters between different textures.