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
- Terrain heightmap loses precision on Android and iOS when the heightmap texture is blitted to a RenderTexture using the default Blit shader
- Tiny unscaledDeltaTimes (~1e-5 s) happen randomly in the iOS/Android Player
- UI Builder's Canvas stays blue when a Visual Element within its bounds was selected before enabling and disabling the Preview and Canvas Background is enabled
- “The main object name " should match the asset filename" warning is shown in the Inspector when creating a new Color Library
- "Assertion failed on expression: 'fidA != fidB'" error is thrown when using specific Prefabs on HDRP and URP
Add comment