Search Issue Tracker
Fixed
Fixed in 2022.3.47f1, 6000.0.18f1, 7000.0.0a14
Votes
0
Found in
2022.3.39f1
6000.0.13f1
6000.1.0a7
7000.0.0a1
Issue ID
UUM-76799
Regression
No
Crash on MergePrefabChanges when dragging a Prefab GameObject into the Project window
Reproduction steps:
1. Open the attached “repro-project“
2. Open the “Assets/Scenes/GamePlay.unity“ scene
3. In the Hierarchy window find the “Dumpling“ GameObject
4. Drag the Prefab GameObject into the Project window
5. Observe the crash
Reproducible with: 2022.3.39f1, 6000.0.13f1
Cannot test with: 2021.3.41f1 (unable to drag the Prefab into the Project window)
Reproduced on: Windows 10, Windows 11 (by reporter)
Not reproducible on: No other environment tested
First few lines of the stack trace:
0x00007ff61854c2ff (Unity) MergePrefabChanges
0x00007ff61852d3dd (Unity) MergePrefabInternal
0x00007ff61852bd5b (Unity) MergePrefab
0x00007ff61852c086 (Unity) MergePrefabInstance
0x00007ff61852c4d7 (Unity) MergePrefabInstances
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMeshPro UI field
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
- Scene Asset is not attached to a Lighting Data Asset for a URP Package Sample Scene
- Gizmos are not rendered for the Base Camera when using Camera Stacking
Add comment