Search Issue Tracker

Duplicate

Votes

1

Found in

2018.3.0f2

2019.1.0a12

Issue ID

1109338

Regression

No

Not enabling Garbage Collector in OnDisable will freeze next game execution

Mono

-

To reproduce:
1) Open attached project and scene
2) Open the only script there
3) Comment out line 16 and save
4) Play the scene
5) Wait a bit until "Garbage Collector" message appears in the console
6) Stop the scene and play it again

Expected: It starts playing again
Actual: Editor permafreezes

Reproduced in 2018.3.0f2, 2019.1.0a12

  1. Resolution Note (2018.3.X):

    Fixed by disallowing disabling of the Garbage Collector in the editor. It has too many side effects and causes a lot of unexpected and hard to diagnose issues.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.