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
- "Brush Attributes" menus have no padding
- Inconsistent hotkeys in the Terrain tool with the "Terrain Tools" installed and not installed
- "DebugAllocatorMode" option changes when changed in another Editor instance
- UITK Debugger new Classes element is not created with no information or warnings thrown when adding more than one element with the default name
- UITK Debugger Matching Selectors text labels and buttons overlap
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.