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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-101784