Search Issue Tracker
Active
Under Consideration for 1.8.X
Votes
1
Found in [Package]
1.8.19
Issue ID
BUR-2843
Regression
No
"Failed to find entry-points" error is thrown when a project is opened that has an external .dll with invalid metadata
Reproduction steps:
1. Open the attached “repro_IN-97112“ project
2. Observe the Console
Expected result: No errors are thrown
Actual result: “Failed to find entry-points: System.Exception: Error while loading assembly references for Assembly-CSharp-Editor ---> System.Exception: Error while hashing assembly C:\Users\jonasbaliutis\Desktop\Cases\IN-97112\repro_IN-97112\Packages\UnityEditor-GameViewFullscreen\FullscreenEditor\Plugins\Harmony\net48\0Harmony.dll ---> System.AggregateException: One or more errors occurred. (Error while hashing type reference '10000D0' in assembly '0Harmony.dll') ---> System.Exception: Error while hashing type reference '10000D0' in assembly '0Harmony.dll' ---> System.BadImageFormatException: Read out of bounds.“ error is thrown
Reproducible with: 1.8.19 (2022.3.60f1, 6000.0.43f1, 6000.1.0b11, 6000.2.0a7)
Reproducible on: Windows 10 (22H2), Windows 11 (23H2) (user’s)
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment