Search Issue Tracker
Fixed in 4.5.2
Votes
2
Found in
4.3.0f4
Issue ID
576807
Regression
Yes
Mesh "Read/Write Enabled" unchecked takes as much memory as checked
To reproduce:
1. Open attached project
2. Build and run on iOS
3. Notice in profiler meshes memory usage - 3.6mb
4. Change "Read/Write enabled" on LAB_TABLE
5. Build and run on iOS
6. Notice in profiler meshes memory usage still 3.6mb
Regression from 4.2
On standalone it's 1.6mb vs 3.6mb.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment