Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in
2018.2.0a5
2018.3.0a1
Issue ID
1046741
Regression
Yes
Editor crashes on ObjectUndo::Restore
Reproduction steps:
1. Open "case_707099-CommandoRushPrototype.zip" project
2. Drag "GenerateTerrain.cs" Script from the Project window to any Game Object in the Scene
3. A menu should pop-up "Can't add script" and the GO should be deleted
4. "Ctrl" + "Z"
Expected Result: The deletion of the object is undone
Actual Result: The Editor Crashes
Reproduced with: 2018.3.0a1 (dff33b0a73e2), 2018.2.0b7, 2018.2.0a5
Did not reproduce on: 2018.2.0a4, 2018.1.4f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment