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
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
- Graphics.DrawProceduralIndirect and Graphics.DrawProceduralNow silently dropped on DX12
Add comment