Search Issue Tracker
Fixed
Fixed in 2021.3.29f1, 2022.2.19f1, 2023.1.0a23
Votes
0
Found in
2020.3.41f1
2021.3.13f1
2022.2.0b15
2023.1.0a18
Issue ID
UUM-18880
Regression
No
Crash on RasterizeTri when clicking "Pack Preview" after packing an Asset into Sprite Atlas
Reproduction steps:
1. Open the attached project “Repro.zip“
2. In the Project window select the “New Sprite Atlas“ Sprite Atlas
3. In the Inspector add the “Gloom“ Asset to the “Objects for Packing” list
4. Click “Pack Preview“
Expected result: The Asset Preview window is shown without the Editor crashing
Actual result: The Editor crashes
Reproducible with: 2020.3.41f1, 2021.3.13f1, 2022.1.22f1, 2022.2.0b15, 2023.1.0a18
Reproduced on: Windows 10 Pro
First few lines of the stack trace:
{{0x00007FF7577799E2 (Unity) RasterizeTri }}
{{0x00007FF757772DA7 (Unity) BlockMask::FillSpriteData }}
{{0x00007FF757773663 (Unity) GenerateAtlasMask }}
{{0x00007FF757757235 (Unity) GenerateAtlasMaskJob }}
{{0x00007FF75681427C (Unity) JobQueue::Exec}}
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Can not navigate through the Scene view when using a drawing tablet
- Crash on EditorDisplayDialogProc when opening Dialog box containing buttons with unusually long labels
- Crash on AsyncWriteImageToR2dFile when baking lightmaps using custom parameter with 16x Anti Aliasing samples
- Application Cloud Connection Id is incorrect when using Build Profile with Player Setting Overrides.
- [Android] [GameActivity] UI is unresponsive when Application Entry Point is set to GameActivity
Resolution Note (fix version 2023.1.0a23):
Fix for this issue will be available on Unity 2023.1.0a23 and above
Resolution Note (fix version 2022.2.19f1):
Fix for this issue will be available on Unity 2022.2.19f1 and above