Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2020.3
2021.3
2022.1
2022.1.0b16
2022.2
Issue ID
1420957
Regression
No
Unity crashes on mono_traverse_objects when exiting Play Mode
Reproduction steps:
1. Open the user's project
2. Open the "TutorialScene" scene and enter the Play Mode
3. Select "niryo_one" in the Hierarchy
4. Enable the "Follow Target" property in the Inspector
5. Exit the Play Mode
Reproducible with: 2020.3.34f1, 2021.3.2f1, 2022.1.0f1, 2022.2.0a12
Could not test with: 2019.4.38f1 (Robotics package namespace errors)
First lines of the stacktrace:
0x00007FF875EC4AF6 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\unity-liveness.c:482] mono_traverse_objects
0x00007FF875EC5FC4 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\unity-liveness.c:810] mono_unity_liveness_calculation_from_root
0x00007FF7E75A7E0D (Unity) ProcessMonoBehaviour
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a16