Search Issue Tracker
Fixed
Fixed in 2021.3.12f1, 2022.1.21f1, 2022.2.0b10, 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
- LOD Group Component Meshes do not change when the Scene view is closed
- Containers' height doesn't expand when text wraps
- Variable is set to a different value from the selected enum value in the Editor dropdown
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
Add comment