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
- Profiler connects to a different opened Editor project when more than one project is open and building for WebGL with Autoconnect Profiler enabled
- Creating and then deleting the "Integration Update: Rotation" block breaks and makes unusable VFX Graph
- “ArgumentNullException: Value cannot be null.” when deleting a newly created input action
- Undoing the creation of the "Button - TextMeshPro" GameObject only removes Canvas and EventSystem GameObjects
- NullReferenceException errors are thrown when entering the Play Mode when ShaderGraph window is focused
Add comment