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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
Add comment