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
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
- Color Picker preview rectangle doesn’t update when adjusting colors for Specular color field for Terrain Layer
- Character Controller fall through the ground when touches 100 colliders
- Paragraph Spacing and the 'line-height' tag are not working when the Advanced Text Generator is enabled
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.