Search Issue Tracker
Feature Request
Under Consideration for 2021.3.X, 2022.2.X, 2023.1.X, 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
- “Open” button in Inspector does not function for certain Assets
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
Resolution Note:
The request is to support sharing auxiliary texture parameters between different textures.