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
- [Android] TMP Input Field loses focus on click when using an external keyboard
- GameObject renders as a cube when changing Cast Shadows
- [Linux] Crash on ModalProgressBackendLinux::Clear when Domain Reload progress bar appears
- Duplicating the Properties in the VFX Graph Blackboard pastes them on the top of the list instead below the original Property
- Package Manager lets some packages to be imported when everything in the package is deselected while other packages have the “Import” button greyed out
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.