Search Issue Tracker
Fixed
Votes
0
Found in
5.1.2f1
Issue ID
720876
Regression
No
Modifying Sprites between scene plays causes the memory used to increase each time the scene is played
How to reproduce:
1. Open attached project
2. Open scene Scene 1/scene1.unity
3. Open the Profiler window, switch to Memory tab
4. Play the scene
- Make note of the total memory used
5. Stop playing the scene
6. Select any sprite in the scene
7. Change its Sprite to an HD version
- SD and HD sprites have the same names, so can be easily changed using the Quick select box
8. Select any other sprite that uses a different Sprite and repeat step 7
9. Play the scene again
- Note how the total memory used has increased by some arbitrary amount
10. Stop playing the scene
11. Repeat from step 6, except changing the sprites back to the SD version
- Note how the total memory used has again increased by some arbitrary amount
- This happens each time the sprites are changed back and forth in this way
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
Add comment