Search Issue Tracker
Not Reproducible
Votes
1
Found in
5.2.1f1
Issue ID
737625
Regression
No
Multiple undo operation made to instance of multiobject prefab crashes unity
Steps to reproduce:
1. Create new project
2. Create new scene
3. Create "Cube"
4. Drag "Cube" to project tab to create a prefab
5. Select "Cube" in hierarchy again and duplicate it. Rename duplicate to "empty"
6. Make "Cube" as a parent of "empty"
7. Select "Cube" and press "Apply" to apply changes to prefab
8. Hold down ctrl+z to perform multiple Undos
9. Unity will crash
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Compiler IPC Exception and Editor Crash on AMD 9000-X3D CPU series
- Editor crashes in TextLib::FindIntersectingLink when hovering UITK Labels with <link> tags rendered via ATG
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
Add comment