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
- URP Sample Buffer Image Tile is moved when the Offset Value is changed
- Static constructor in a struct returns false when running tests with IL2CPP
- Console throws warnings and a MissingReferenceException error for XR packages when doing a clean project import
- [Linux][IL2CPP] Dedicated server crashes when calling Socket.Send
- [2D URP] Documentation link on 3D Renderer Data doesn't work
Add comment