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
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
- LogWarning is not executed in the HDRP package script when running the project in -batchmode
- Freeze on DynamicHeapAllocator::InitializeMemoryRegion when entering Play mode in a specific scene
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
Add comment