Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.3.X
Votes
0
Found in
2019.2.15f1
Issue ID
1204409
Regression
No
Crash on mono_add_process_object when exiting out of Play mode
Steps to reproduce:
1. Open the project attached by the user ("BugReproSlim.zip")
2. Open Scene "nothing"
3. Enter Play mode
4. Exit Play mode
Reproducible with: 2019.2.16f1, 2019.3.0f4, 2020.1.0a17
Couldn't test with other versions due to packages errors
Stacktrace:
mono_add_process_object
mono_traverse_array
mono_traverse_objects
mono_traverse_array
mono_unity_liveness_calculation_from_statics
Note:
- If FasterListStruct in FasterListStruct.cs is changed to a class, the crash doesn't reproduce anymore
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Add comment