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
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
Add comment