Search Issue Tracker
Fixed
Fixed in 6000.2.0a9
Votes
0
Found in
6000.2.0a7
Issue ID
UUM-100913
Regression
Yes
Crash on TextureGenerator::GenerateSprites when changing Layer Mapping option in the PSD Importer
Steps to reproduce:
- Create a 2D URP Project
- Import the attached PSD file
- Select it in the Project Browser and in the Inspector choose the PSD Importer
- Change the "Layer Mapping" under "Layer Import" value to "Use Layer Name"
Actual results: Importer crashes with stack trace:
"0x00007FFD3BB107CA (Unity) TextureGenerator::GenerateSprites
0x00007FFD3BB0D082 (Unity) TextureGenerator::CreateTexture2DAsset
0x00007FFD3BB10FD4 (Unity) TextureGenerator::GenerateTexture
0x00007FFD3BB11A25 (Unity) TextureGenerator::GenerateTextureScripting
0x00007FFD3A3DE9B2 (Unity) TextureGenerator_CUSTOM_GenerateTextureImpl"
Reproducible with versions: 6000.2.0a7
Not reproducible with versions: 2022.3.60f1, 6000.0.43f1, 6000.1.0b12, 6000.2.0a6
Tested on (OS): Windows 11
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