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
- Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
Add comment