Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2020.1.X
Votes
0
Found in
2020.1
2020.1.0b12
2020.2
Issue ID
1255177
Regression
Yes
Unity crash when upgrading 2019.3 project to 2020.x caused by Generics
This crash was caused by a stack overflow trying to generate serialize commands for a generic instance containing a field of the generic instance type. The fix is to ensure that generic instances are also treated by the recursion depth limit error test.
How to reproduce:
1. Open the user's project
Expected result: Project opens fine
Actual result: Silent crash on import
Reproducible with - 2020.1.0f1, 2020.2.0a18
Not reproducible with - 2019.4.5f1 and earlier
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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a19
Resolution Note (fix version 2020.1):
Fixed in 2020.1.1f1