Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
2017.1.0f3
Issue ID
931877
Regression
No
Unity crashes when deleting prefab clone after prefab revert
Steps to reproduce:
1. Open "deletingObjectBug" project
2. Open "main" scene
3. Select one of the "PARENT(A)" children and duplicate it
4. Move duplicated child to "PARENT(B)" and attach it as "PARENT(B)" child
5. Select duplicated child and press "Revert" in the Inspector window
-Notice the duplicated child object became "PARENT(A)" with 2 children objects as "PARENT(B)" child
6. Press CTRL + Z once
-Again incorrect behaviour, one more child object gets created and 2 child objects act like one single object(attached a .mp4)
7. Press CTRL + Z couple of times again
-Unity crashes
Another way to reproduce crash is after 5 step delete newly generated "PARENT(A)" object inside "PARENT(B)"
Expected result: Unity should not crash
Reproduced on: 5.6.2f1, 2017.1.0f3, 2017.2.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment