Search Issue Tracker
By Design
Votes
1
Found in
2018.1.0f2
Issue ID
1037981
Regression
No
.NET serialization values are always set to null in .NET 4.x Equivalent
How to reproduce:
1. Open given Unity project
2. Make sure that the Scripting Runtime Version in the project settings is set to .NET 4.x Equivalent
3. Run all the tests
4. Notice that tests fail because of null value
5. Set Scripting Runtime Version in the project settings to .NET 3.5 Equivalent
6. Run all the tests
7. Tests succeded
Expected result: In both Runtime Versions result should be the same
Actual result: Tests fail in 4.x but works in 3.5 versions
Regression first introduced in:
Reproducible with: 2018.3.0a1, 2018.2.0b4, 2018.1.2f1, 2017.4.3f1, 2017.3.2f1, 2017.2.2p2, 2017.1.4f1
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 grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment