Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.2.21f1
2018.3.0a1
2019.1.0a1
Issue ID
1134338
Regression
No
Constructor with optional nullable enum parameter is not found over assembly boundary when Scripting Runtime is set to .NET 3.5
How to reproduce:
1. Open the user's attached project ("asmdef-nullable.zip")
2. Make sure that the Scripting Runtime is set to .NET 3.5
3. Inspect the console
Expected results: No errors in the console
Actual results: Errors about missing constructor which takes 0 arguments are thrown
Reproducible with: 2017.4.24f1, 2018.3.10f1, 2019.1.0b8
Couldn't reproduce with 2019.2 because it no longer supports .NET 3.5 runtime
Notes:
1. Does not reproduce with .NET 4.x runtime.
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note:
Old mono C# compiler bug, which won't be fixed. Please use the new scripting runtime.