Search Issue Tracker
Fixed in 2020.2
Fixed in 2018.4, 2019.3, 2020.1
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 "VikingVillage.zip" from the Google Drive link
2. Open the "The_Viking_Village" 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
- Shadows are not cast when you first Blit the Shadow map and then set it back to Buffer
- Changes to instanced detail mesh material don't immediately apply
- [uGUI] Vertices retrieved from GetUIVertexStream method cannot be modified when adjusting them through script
- Scroll bar scrolls less in the Package Manager packages than elsewhere when pressing on the empty scroll bar area to scroll
- Undo.RegisterCreatedObjectUndo dirties the scene, but no actual changes to Scene are made
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