Search Issue Tracker
Fixed in 2018.4.1f1
Fixed in 2018.4.X
Votes
2
Found in
2017.4.0f1
2018.3.0a7
2018.3.8f1
2019.1.0a1
Issue ID
1141972
Regression
Yes
AssemblyUpdater throws Mono.Cecil.AssemblyResolutionException: Failed to resolve assembly: 'UnityEngine.CoreModule
Steps to reproduce:
1. Open Project "AssemblyLoadParserError.Unity"
2. Re-import "DllWithAttribute" Asset in the Project Window
Expected result: .dll file can be re-imported with no errors
Actual result: reimporting .dll file with attribute [RuntimeInitializeOnLoadMethod(RuntimeInitializeLoadType.BeforeSceneLoad)] throws Assembly error
Reproducible with: 2017.4.25f1, 2018.3.12f1, 2019.1.0b9
Not reproducible with: 2019.2.0a10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Economy package throws a CS0619 error in the Console when installed together with Deployment package
- “Screen position out of view frustum” errors are thrown when zooming out in the Scene view with Rect Tool selected
- Only one [UnityOneTimeSetUp] method runs when there are 2 of them in different classes
- Crash with multiple stack traces when Sprites with a high resolution get Sliced to a Grid with a small cell size in the Sprite Editor
- The UI Builder's Data Source Object picker cannot be navigated after triggering a circular dependency dialog box
Add comment