Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a2
2019.3.0b1
2020.1.0a1
Issue ID
1182817
Regression
No
SerializeReference crash when using a struct with a value type variable
To reproduce:
1. Open attached project ("case_1182817.zip")
2. Select "TestRef" Game Object from Hierarchy window
3. Press Play
Expected result: Unity does not crash
Actual result: Unity crashes
Reproducible in: 2019.3.0a2, 2019.3.0b3, 2020.1.0a4
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
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a11