Search Issue Tracker
By Design
Votes
0
Found in
2018.3.0a1
2018.3.2f1
2019.1.0a1
2019.2.0a1
Issue ID
1122832
Regression
No
Loading CodeAnalysis.CSharp on NET4.x cause a broken assembly error.
Steps to reproduce:
1. Open original project "CSharpCodeAnalysis20182.zip"
2. Press Play and observe console
Expected result: No error.
Actual result: Error appears.
Reproduced in: 2018.3.8f1, 2019.1.0b6, 2019.2.0a8
Note:
1. The assembly still works as expected.
2. Could not test on 2017.4 as testing script throws errors
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL builds report wrong screen resolution if "matchWebGLToCanvasSize" is set to "false"
- List<T> in the Inspector does not update values when changed through Dropdown menu
- Crash on keywords::LocalSpace::Find when reimporting specific assets
- “Command Line Arguments” window in Hub becomes distorted with long project names
- "Save" button is displayed as active in the Hub "Set project display name" window
Resolution Note (2019.2.X):
The Editor accurately reports an error encountered when loading the assembly. The additional error has been added to provide more information/make the error message clearer.