Search Issue Tracker
Fixed
Fixed in 6000.0.58f1, 6000.2.4f1
Votes
3
Found in
6000.0.0b12
6000.0.29f1
6000.1.0a6
6000.2.0a1
Issue ID
UUM-88991
Regression
Yes
Texture2D memory allocation size is significantly increased when running on iOS device
Reproduction steps:
1. Open the attached “BugRepro” project
2. In the Build Profile window, enable Development Build option
3. Build the project and run it on an iOS device
4. In the Memory Profiler (Window > Analysis > Memory Profiler), attach it to the iOS device
5. Capture and inspect a memory snapshot
6. In the Unity Objects tab, observe the “Texture2D” Allocated size
Expected result: The allocated size is low, around 25MB
Actual result: The allocated size is 188 MB or more
Reproducible with: 6000.0.0b12, 6000.0.29f1, 6000.1.0a6
Not reproducible with: 2022.3.53f1, 2023.2.20f1
Couldn't test with: 2021.3.46f1 (Undefined symbol errors when building in Xcode), 2023.3.0a2-6000.0.0b11 (Universal RP and dependent packages errors)
Testing environment: macOS Sequoia 15.1.1 (M1 Max)
Reproducible with these devices:
VLNQA00624, iPhone 16 Pro, iOS 18.0.1, CPU: Apple A18 Pro
VLNQA00394, iPhone 13 mini, iOS 18.1, CPU: Apple A15 Bionic
VLNQA00359, iPhone 12 Pro, iOS 17.6.1, CPU: Apple A14 Bionic
Couldn’t test with these devices:
VLNQA00363, Samsung Galaxy Z Fold 2 5G, Android 12, CPU: Snapdragon 865 SM8250, GPU: Adreno 650 (errors when launching the project)
Note: If you build the project on an unaffected version and then port to and build the project on an affected version, the issue is not reproducible. To solve this, you have to delete the Library folder in the project directory before building
Comments (2)
-
ROBYER1
Feb 10, 2025 11:10
Is there any update on this?
-
ROBYER1
Jan 22, 2025 10:07
Still happening in Unity 6000.0.33f1...
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 (fix version 6000.2.4f1):
Issue does not reproduce in newest 6000.2 releases, fixed in unknown version.
Resolution Note (fix version 6000.0.58f1):
Issue does not reproduce in newest 6000.0 releases, fixed in unknown version.