Search Issue Tracker
Fixed
Fixed in 6000.0.48f1, 6000.1.1f1, 6000.2.0a10
Votes
0
Found in
6000.0.42f1
6000.1.0b10
6000.2.0a6
Issue ID
UUM-99517
Regression
No
Crash on Transform::RemoveFromParent when deleting a child GameObject
Reproduction steps:
1. Open the attached “repro_IN-95039“ project
2. Open the “Assets/Main.unity“ Scene
3. In the Editor overlay, press the “Active Multiplayer Role used in Editor“ button and select “Server“
4. Enter the Play Mode
5. In the Hierarchy, delete the “Parent → Bazooka(Clone)“ GameObject
6. Observe the crash
Reproducible with: 6000.0.42f1, 6000.1.0b10, 6000.2.0a6
Couldn’t test with: 2022.3.60f1 - “Dedicated Server” package is not available in this Editor version (available only since 2023.1.0a1)
Reproducible on: Windows 10 (22H2)
Not reproducible on: No other environments tested
First few lines of the stack trace:
0x00007FFC11C7A70B (Unity) Transform::RemoveFromParent
0x00007FFC11AA4152 (Unity) DestroyObjectHighLevel_Internal
0x00007FFC130A32DA (Unity) DestroyObjectUndoable_Internal
0x00007FFC12A0E9E7 (Unity) DeleteGameObjectSelection
0x00007FFC1150F840 (Unity) Unsupported_CUSTOM_DeleteGameObjectSelection
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment