Search Issue Tracker
By Design
Votes
0
Found in
2017.4.0f1
2018.1.0a1
2018.2.0a1
2018.2.5f1
2018.3.0a1
2019.1.0a1
2019.2.0a1
Issue ID
1098311
Regression
No
Serialization of Vector3 using serialization surrogate does not work when using .NET 4 runtime
Reproduction steps:
1. Open the attached project
2. Open the Test Runner window
3. Run "TestSerialization" script
Expected: Test completes without an error
Actual: Test is interrupted by exception assertion
Reproduced on: 2017.4.18f1, 2018.1.9f2, 2018.2.14f1 2018.3.1f1, 2019.1.0a14, 2019.2.0a1
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
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
Resolution Note:
Functionality is the same as .NET runtime. You need to pass in an appropriate StreamingContextState for the surrogate to be selected.