Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.3.4f1
Issue ID
791046
Regression
No
Setting Image type to Tiled if sprite was resized externally will cause huge memory allocation
Steps to reproduce:
1. Open attached project "791046.zip"
2. Open scene "repro"
3. In hierarchy, select "Canvas > Image" and change Image Type to Tiled
4. Notice that everything works as expected
5. Set Image Type back to Sliced
6. In project tab, select "slip_title" sprite and click Show in Explorer
7. Open sprite using external image editor and change its size to 63x10 (height and width is lowered by 10 pixels each)
8. In scene view, re-select Image and set Image Type to Tiled again
This time Memory starts to build up and computer freezes
Reproduced with: 5.2.4f1, 5.3.4p4, 5.4.0b16
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment