Search Issue Tracker
Won't Fix
Under Consideration for 2021.3.X
Votes
0
Found in
2021.3.3f1
Issue ID
UUM-1827
Regression
No
[Backport] Editor crash when removing GameObject and then pressing "undo" when using Game Creator
How to reproduce:
1. Open project "Finder for Game Creator 2.zip"
2. In the Hierarchy window select "GameObject"
3. In the Inspector window press the "Add Component" button and add the "Trigger" component
4. Go to Game Creator>Finder>Extensions>Core
5. Find "GameObject" and select it
6. Press the "Remove GameObject" button
7. Press Ctrl + z or command + z
Expected result: "GameObject" is returned
Actual result: Crash
Reproducible with: 2021.2.0b16, 2022.1.0a11
Not reproducible with: 2022.1.0a12, 2022.1.0a13
Could not test with: 2019.4.31f1, 2020.3.20f1, 2021.1.25f1 (Errors: "Assets/Plugins/GameCreator/Packages/Core/Runtime/Common/Save/Memories/Types/Light/MemoryLightColor.cs(28,46): error CS1026: ) expected",
"Assets/Plugins/GameCreator/Packages/Core/Runtime/Common/Input/InputSystem/Mouse/TInputButtonMouse.cs(53,34): error CS1002: ; expected")
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Resolution Note:
The original fix cannot be backported, so this port will need a separate fix which is too risky.