Search Issue Tracker
Fixed
Votes
0
Found in
2022.3.63f1
6000.0.50f1
6000.1.5f1
6000.2.0b4
Issue ID
UUM-108086
Regression
No
Crash on Texture::TextureIDMapInsert when opening a specific project
Reproduction steps:
1. Open the attached “IN-99562.zip”
2. Observe the crash
Reproducible in: 2022.3.63f1, 6000.0.50f1, 6000.1.5f1, 6000.2.0b4
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- The project may sometimes get stuck on various operations when opening instead of crashing
- The issue appeared after the user completed a merge in Version Control
- Deleting the Library folder does not prevent the crash
First few lines of stacktrace:
{noformat}
0x00007FFD7E992813 (Unity) Texture::TextureIDMapInsert
0x00007FFD7EA4A9FB (Unity) Texture2D::UploadTexture
0x00007FFD7EA3E8C5 (Unity) Texture2D::AwakeFromLoad
0x00007FFD7F012626 (Unity) AwakeFromLoadQueue::InvokePersistentManagerAwake
0x00007FFD7F0137B9 (Unity) AwakeFromLoadQueue::PersistentManagerSingleQueueAwakeFromLoad{noformat}
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
- 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
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-101784