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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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.