Search Issue Tracker
Active
Under Consideration for 2020.3.X, 2021.3.X, 2022.2.X
Fixed in 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
- [Quest 2] Surface shader and multi-view sampling custom textures broken in Quest 2
- Lighting Data asset is not created when baking multiple Scenes at the same time
- Performance issues when instantiating a recognizer under UnityEngine.Windows.Speech
- Build fails with "Exception: Unity.IL2CPP.Building.BuilderFailedException: Build failed with 0 successful nodes and 0 failed ones" when building the project for iOS
- [Android] .aab Build fails when using Asset Bundles
Resolution Note (fix version 2023.1.0a23):
Fix for this issue will be available on Unity 2023.1.0a23 and above