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
- Physics Used Memory keeps growing when GameObject colliders are enabled and disabled
- Errors are thrown and Inspector's UI element is not drawing when a GameObject with script component using a List<T> attached is selected
- ConfigurableJoint's parameters are not saved in the Prefab after Runtime Prefab baking
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
Add comment