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
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
Add comment