Search Issue Tracker
Won't Fix
Won't Fix in 2022.2.X
Votes
0
Found in
2020.3.35f1
2021.3.4f1
2022.1.3f1
2022.2.0a16
Issue ID
UUM-4285
Regression
No
[iOS] Memory usage increases when using skinned meshes
Reproduction steps:
1. Download and open the attached "MeshMemoryTest.zip" project
2. Build the project for iOS
3. In the Xcode build window, go to "Product" > "Profile" > "Allocations"
4. Record the memory usage
Expected result: Around 70 additional Mb is not allocated
Actual result: Around 70 additional Mb is allocated
Reproducible with: 2019.38f1, 2020.3.35f1, 2021.3.4f1, 2022.1.3f1, 2022.2.0a16
Reproduced with: iPhone 12 Pro (iOS 14.2.1), iPhone 13 Pro (iOS 15.0.0)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
This is probably not iOS specific but general to the mesh area. The behavior is very likely by design / in line with the current architecture.
Resolution Note (2022.2.X):
This is probably not iOS specific but general to the mesh area. The behavior is very likely by design / in line with the current architecture.