Search Issue Tracker
Fixed in 2021.3.12f1
Fixed in 2021.3.X, 2022.1.X, 2022.2.X, 2023.1.X, 2023.1.0a11
Votes
1
Found in
2020.3.0f1
2021.3.0f1
2022.1.1f1
2022.2.0a9
2023.1.0a3
Issue ID
UUM-5583
Regression
No
Unlit Shader uses more than 100MB of memory when in Player
How to reproduce:
1. Open the attached project "Shader_Variant_Chunking_Repro.zip"
2. Open Assets/Scenes/Main.unity
3. Build And Run the project
4. In the Profiler window select the memory module
5. Take a memory sample
Expected results: Assets>Shader>Unlit/NewUnlitShader uses only a few MB of memory
Actual results: Assets>Shader>Unlit/NewUnlitShader uses more than 100MB of memory
Reproducible with: 2019.4.30f1, 2020.3.18f1, 2021.1.20f1, 2022.1.0a8
Not reproducible with: 2021.2.0b12, 2022.1.0a7
Notes: Reproducible on Windows 10 and macOS
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment