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
- The LayerMask parameter is ignored when using Physics2D.GetRayIntersection method
- The Tilemap GameObject causes other Tilemap GameObjects to become invisible when its “Mask Interaction” is set to “Visible Inside Mask”
- GenericDropdownMenu does not disappear when a dropdown selection that is shown with PopupWindow.Show() is pressed
- Environment is partially black when re-opening the newly created HDRP project for the second time
- Manual Reference button for Render Graph section in Rendering Debugger opens a missing Manual page
Add comment