Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.1.0a10
Issue ID
1223318
Regression
No
Memory usage 20GB when importing Common USS stylesheets
To reproduce:
1. Get project from case 1203433 (or from here https://drive.google.com/open?id=19GtoEEs8xfjndbX2MjxJl0ThcYrO87DE)
2. Import it.
3. Inspect import window. When
When it starts importing Common uss styleshets, memory usages jumps to 20 GB. Both ADBv2 and ADBv1.
Project is big. Import takes up to 3 hours. Althgough, when importing regular assets, memory is pretty constant at about 3-5 GB. ADB does regular garbage cleanups between different asset imports.
Expected result: Memory should be low. There might be some mistake with allocations or if it's by design to use so much memory, maybe there should be regular garbage colelctions inside the uss importer
Reprodced on: 2020.2.0a1 (2b390ef0ffff)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Application does not crash when "On .Net UnhandledException*" is set to Crash
- Sprites are rendered in a rounded way when SRP batcher is toggled off
- LayoutGroup evaluates ILayoutIgnorer property when the Component is disabled
- [Android] [iOS] Custom render pass is not rendered or is rendered distorted when the "renderGraph.AddBlitPass" is used
- Component is not hidden from Add Component Menu when using AddComponentMenu("")
Add comment