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
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1
- Root motion is not reapplied when transitioning from an animation without root motion to an animation with root motion
Add comment