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
- Crash on core::base_hash_set when building a specific project
- [MacOS] Can't clear text from text field when using Japanese IME on macOS
- Freeze or crash on MemoryProfiler::UnregisterAllocation when opening a specific Scene
- [Android] Application freezes when changing between materials on Mali G52 devices
- UI Builder performing Redo action for creating a nested element throws nvalid UXML or USS: System.IndexOutOfRangeException and corrupts the opened document causing data loss
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