Search Issue Tracker
Duplicate
Votes
0
Found in
2022.3.12f1
2023.2.12f1
Issue ID
UUM-65789
Regression
Yes
Crash on MergePrefabChanges when opening a specific project
Reproduction steps:
1. Open the attached project “ReproProj”
Expected result: The project is opened
Actual result: The Editor crashes
Reproducible with: 2022.2.0a13, 2022.2.21f1, 2022.3.12f1, 2023.2.12f1,
Not reproducible with: 2021.3.35f1, 2022.2.0a12, 2023.3.0a2, 2023.3.0b9
Reproducible on: Windows 10, macOS 14.3.1 (M1 Max)
Not reproducible on: No other environment tested
First few lines of the stack trace:
0x00007ff7fc2ee696 (Unity) MergePrefabChanges
0x00007ff7fc2d0b5d (Unity) MergePrefabInternal
0x00007ff7fc2ccf97 (Unity) MergeAllPrefabInstanceInfosDuringLoad
0x00007ff7fc2ce152 (Unity) MergeAllPrefabInstancesDuringLoad
0x00007ff7fc05d4e5 (Unity) PrefabImporter::GenerateAssetData
-
Resolution Note:
This was fixed by @thomasa in d7f5cbeebc4f0b1b982434337daff383e47478e0
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-58461
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
This is a duplicate of issue #UUM-58461