Search Issue Tracker
Active
Fixed in 2022.3.47f1, 6000.0.18f1
Votes
0
Found in
2022.3.39f1
6000.0.13f1
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
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
- Crash on block_remove when opening a project with a corrupted library
- Scene View tab becomes unclickable when opening a message from the Console Window with Visual Studio
- UIToolkit Label color gradient is removed when Outline Width is set to anything other than 0
- The selector disappears in the Project Window when selecting anything in the Inspector Window
Add comment