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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
Add comment