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
- One Camera is not being rendered correctly when the Upscaling Filter is set to Automatic or Bilinear
- Terrain Layer is used for Painting Texture and will be added to the Terrain Layer List after being replaced by another Terrain Layer
- The “+” and “-“ buttons in the Cells list do nothing when pressed but are not deactivated in the Tile Palette window
- "No Overlays" tooltip is cut off, and the "Overlay" word is inconsistent in the tooltip when hovering the mouse cursor over the "No Overlays" text in the Tile Palette window
- [URP] All materials render black when building via batchmode or without rendering Scene/Game view in Editor if Decal renderer Technique is set to "Automatic"
Add comment