Search Issue Tracker
Duplicate
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}
-
Resolution Note:
We identified this bug as a duplicate, which is currently in the process of being fixed.
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-101784
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-101784
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
This is a duplicate of issue #UUM-101784