Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
5.3.0f1
Issue ID
745311
Regression
Yes
[MSE] Crash when pasting a GO to the active scene and then performing an undo
Steps to repro:
1. Launch the attached project / create a new project
2. Create 2 scenes
3. Copy a game object from any scene and deselect any selection to choose the active scene
4. Paste the GO (SUCCESS)
5. Now perform an undo operation
Note that Unity crashes.
The stack trace is:
#0 0x000001019c3f1f in ClearTransformParentUndo(Transform&, UnityScene&, std::string const&)
#1 0x000001019c41ec in UndoTransformParent::Restore(bool)
#2 0x000001019c27dd in UndoManager::Apply(std::list<UndoBase*, std::allocator<UndoBase*> >&, bool)
#3 0x000001019c2b01 in UndoManager::Undo()
#4 0x007fff8f192cd7 in _os_activity_initiate
#5 0x007fff8dffaeb1 in -[NSApplication sendAction:to:from:]
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- “UnityException: GetInvalidFilenameChars” errors are thrown, and the Overlay Save Preset button becomes unusable when entering Play Mode with a shortcut while Overlay Save Preset window is opened
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
Add comment