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
- The script can be dragged and dropped before it is compiled
- Double clicking script field no longer opens it in the external script editor
- [Android] Build fails with built-in PAD custom asset(s) when using sample Addressable
- [iOS] nw_read_request_report crash
- The serialized field value cannot be changed when trying to set it back to "None"
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a11