Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2020.1.0a2
2020.1.0a3
Issue ID
1185214
Regression
Yes
SerializeReference crash when using a generics serialization
To reproduce:
1. Open attached project ("case_1185214.zip")
2. Select "GameObject" Game Object from Hierarchy
3. Attach"CrashMe" script from Assets to the selected Game Objected
Expected result: Unity does not crash
Actual result: Unity crashes
Reproducible in: 2020.1.0a2, 2020.1.0a5
Not reproducible in: 2019.3.0a2, 2019.3.0b4, 2020.1.0a1
Could not test in: 2017.4.32f1, 2018.4.9f1, 2019.2.6f1, 2019.3.0a1 (SerializeReference not introduced)
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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a11 (Generics are now disabled)