Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.1.X, 2017.2.X
Votes
0
Found in
2017.3.0a5
Issue ID
944305
Regression
No
"About Unity" window is black and throws errors if Scripting Runtime Version is .NET 4.6 Experimental
To reproduce:
1. Open new project.
2. In PlayerSettings set Scripting Runtime Version to "Experimental (.NET 4.6 Equivalents)".
3. Open: Help -> About Unity.
Actual result: "About Unity" window is black, Error thrown "NotSupportedException: The invoked member is not supported in a dynamic module."
Expected result: About window displays information without errors.
Reproducible: 2017.1.0a6, 2017.1.0p5, 2017.2.0b8, 2017.3.0a5
Note: .NET 4.6 was added only in 2017.1.0a6.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
Add comment