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
- “ArgumentOutOfRangeException” error appears when inserting a double character if using “SetValueWithoutNotify” on UI Toolkit’s TextField
- Particle System emission delays between particle generations when playing the simulation
- EditorUtility.DisplayDialog is not shown when Input.GetMouseButtonDown is called a second time
- Animator Enum Properties get set to 0 instead of the value specified in the Scene when the Property is animated by a State that is not playing
- [iOS] Background thread runs a few times slower when “application.targetFrameRate“ is set to 30 compared to 29 on some iOS devices
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0a2