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
- RenderTexture pixels are gray when created without drawing on macOS
- Slider disappears when the Baked Lightmap Viewer window is at its minimum size
- Crash on 'TransformParticleMesh' when setting Particles in PlayMode
- UI Toolkit Window popups are cropped when using an UHD monitor coupled with a lower resolution monitor
- Baked Lightmap ”View” button text is aligned incorrectly
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.