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
- Memory leak occurs when focused on Player while using Direct3D12
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
Add comment