Search Issue Tracker
Fixed
Fixed in 2023.1.4f1, 2023.2.0b4, 2023.3.0a1
Votes
0
Found in
2023.1.0b10
2023.2.0a9
2023.3.0a1
Issue ID
UUM-32171
Regression
Yes
`Texture.nonStreamingTextureMemory` is increased each time when entering Play Mode
Reproduction steps:
1. Open the “TextureStreamingStripped“ project
2. Open the “SampleScene” scene
3. Enter the Play Mode a few times while observing the Console
Expected result: each time {{Texture.nonStreamingTextureMemory}} is the same
Actual result: each time {{Texture.nonStreamingTextureMemory}} is increased by ~1000000
Reproduced in: 2023.1.0a20, 2023.1.0b10, 2023.2.0a9
Not reproduced in: 2020.3.47f1, 2021.3.22f1, 2023.1.0a19
Reproduced using: Windows 11, macOS 13.2.1 (Intel), macOS 12.4 (M1)
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
- [Android] Crash on Android when AndroidJavaProxy is calling from multiple threads
- [Android] Crash on Android 14 when a developmement build is created with API Level 34
- TextMeshPro throws an ArgumentOutOfRangeException when glyph's id is greater than the sprite array
- "Char" values are overwritten when selecting multiple GameObejcts
- Particle System External Forces Multiplier cannot be set to a negative value
Resolution Note (fix version 2023.3.0a1):
Fixed issue with font asset being re-created every domain reload
Resolution Note (fix version 2023.2.0b4):
Fixed issue with font asset being re-created every domain reload
Resolution Note (fix version 2023.1.4f1):
Fixed issue with font asset being re-created every domain reload