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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment