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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
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.