Search Issue Tracker
Fixed
Fixed in 2020.3.39f1
Votes
0
Found in
2020.3.38f1
Issue ID
UUM-11917
Regression
No
SpriteAtlasUtility.PackAllAtlases doesn't, and PackAtlases causes Unity crash in build script!
How to reproduce:
- Unzip the user attached project “Str_TPC.zip”
- In “RunRepro.py” alter the line which says “unityExe = r'D:\Editors\2020.3.25f1\Editor\Unity.exe'“ to point at your Unity.exe version folder
- Run the “RunRepro.bat”
Expected result: no crash
Actual result: crash
Reproducible with: 2020.3.39f1
Not reproducible with: 2021.3.9f1, 2022.1.14f1, 2022.2.0b5, 2023.1.0a6
Reproducible on: Windows 10 (Intel)
Note: You should see output similar to this (it should take about 30 minutes to run):
Built from '2020.3/staging' branch; Version is '2020.3.25f1 (9b9180224418) revision 10195328'; Using compiler version '192528614'; Build Type 'Release' at 0.1 minutes
First lines of stack trace:
0x00007ff6f486d4b8 (Unity) PackAtlases
0x00007ff6f486d0b6 (Unity) PackAtlasOnJob
0x00007ff6f486ff65 (Unity) PackSpriteAtlases
0x00007ff6f51a0b02 (Unity) SpriteAtlasUtility_CUSTOM_PackAtlasesInternal
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