Search Issue Tracker
Fixed in 4.3.X
Votes
0
Found in
4.3.0b4
Issue ID
566855
Regression
No
Sprite packer tries to reimport deleted textures (which cause unity to crash)
To reproduce:
1. Open project Cars
2. When the project is loading there is a possibility of a crash, since there is a 13mb texture declared as a sprite
3. Go to Graphics > Symbol 1. Notice that the sprite has a Packing Tag
4. Try packing the sprites with a sprite packer - Unity should crash (out of memory)
5. Reopen the project, delete Symbol 1
6. Try packing again - Unity still crashes
Note: the crash at packing can be stopped by reimporting the assets
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
Add comment