Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
0
Found in
2020.1.17f1
2020.2.0a12
2020.3
2021.1
2021.2
Issue ID
1336618
Regression
Yes
Managed Assembly load failure
How to reproduce:
1. Open the attached "after.zip" project
2. Open the Console Window
Expected result: No errors appear
Actual result: "Loading assembly failed" error appears
Reproducible in: 2020.2.0a12, 2020.3.11f1, 2021.1.11f1, 2021.2.0a21
Not reproducible in: 2018.4.36f1, 2019.4.28f1, 2020.2.0a11
Full errors:
Loading assembly failed: "Assets/MyScript.dll" reason: File does not contain a valid CIL image
Could not load image E:\Files\case_1336618-after\Assets\MyScript.dll due to Invalid Section Aligmnent 1000
Run the peverify utility against this for more information.
Notes:
- Running the peverify utility from the Visual Studio command prompt returns a valid assembly message
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
- A Console error is not handled correctly when using #pragma kernel with the Kernel name not provided
- L(a,b) expression in float fields has erratic behaviour when ordering due to using instanceID as an index
- InvalidOperationException is thrown when switching to a custom Debug Draw Mode in Scene View
- [Android][Vulkan] Skybox and Environment effects flicker in the Player when using the Vulkan Graphics API
- "Shortcuts conflict" warning pops up when the shortcuts are different ("Shift + Mouse 2" and "Mouse 2")
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0a2