Search Issue Tracker
Duplicate
Votes
0
Found in
5.4.2f2
Issue ID
851438
Regression
No
[Shaders] Shader with a lot of multi_compile/shader_feature variants uses a lot (e.g. 1GB) memory in the Editor
Reproducible with:
5.6.0a3
5.5.0f1
5.4.2f2
5.3.6f1
Reproduction Steps:
1- Download and open the reproduction project. (case_851438-5.4.2f2.zip)
3- Open profiler and profile editor.
4- Check memory usage in detailed mode to see memory usage of assets.
5- See memory usage of custom shaders. (Assets->Shader->StandardZoink...)
Expected Result: Shaders should use few megabytes of memory.
Actual Result: Custom shaders are using ~1 GB memory per each.
p.s. Not reproducible with build of the project. In build, shaders' memory consumption is ~20 KB.
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
This is a duplicate of issue #766056