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
- Editor Menus text doesn’t update when Switching Editor language back to English
- "Atlas uncompressed. This can be caused by mismatch texture formats." is thrown when Paint Details is selected
- [Linux] Crash on g_type_check_instance_cast when creating a project
- Mouse events are ignored when holding another button down in the Play Mode
- Prefab children's Transform properties are not properly restored when redoing actions with Animation Preview turned on
Add comment