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
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
-
MAK_Tech
Oct 09, 2019 09:20
Enabling all garbage collectors may freeze the game sam as [url=http://khaleejmag.com/business/political-factors-affecting-businesses-need-know/]Political Factors Affecting Businesses[/url] also affect the administration which plays important role in making city useful.
-
MAK_Tech
Oct 09, 2019 08:28
Enabling all garbage collectors may freeze the next gam. I want to put here another information about <a href="http://khaleejmag.com/business/political-factors-affecting-businesses-need-know/" rel="dofollow">Political Factors Affecting Businesses</a> this may also definitely affect all business personels and companies also.
-
ateavery
Jun 18, 2019 09:50
Enabling the all garbage collector that have the all on disable they will freeze the next game it was has also the execution. I need to fetch some more data so I read https://www.resumeshelpservice.com/resume2hire-com-review/ this was known one of the best site that have the all aspiration among the all communities on this that was good.
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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
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.