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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
Resolution Note:
The original fix cannot be backported, so this port will need a separate fix which is too risky.