Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2018.4.X, 2019.3.X, 2020.1.X
Votes
0
Found in
2018.4
2019.3.6f1
2020.2
Issue ID
1227997
Regression
No
[iOS] Texture.currentTextureMemory value does not update and a memory leak occurs when enabling and disabling texture streaming
How to reproduce:
1. Open the supplied project from the Google Drive link
2. Open the SCENE_NAME Scene and build it for iOS
3. Deploy the build, then open Xcode's Debug navigator and observe the Memory
4. In your device, tap the buttons "open", then "close"
5. Observe the unchanged value of "streamTextureMemory" and the memory leak occurring in Xcode
6. Wait for the memory to reach the limit and cause a crash
Expected result: the memory leak does not occur
Actual result: memory leaks when stopping streamingMipmapsActive
Reproducible with: 2018.4.19f1, 2019.3.7f1, 2020.1.0b3, 2020.2.0a4
Could not test with: 2017.4.38f1 due to texture streaming being unavailable
Reproduced on: VLNQA00160 iPhone 6S iOS 13.3.1
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a8
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0b6
Resolution Note (fix version 2018.4):
Fixed in 2018.4.23f1