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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment