Search Issue Tracker
Active
Under Consideration for 1.8.X
Votes
0
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
- Lights on Renderer Features break when rendering at lower resolution with "Forward+" Rendering Path
- [Android] High GPU usage is reported when the device is rotated into landscape orientation and the application is Vsync bound
- Aspect ratio toolbar doesn’t have tooltip to display contextual help or information when hovering over it
- Particle System isn't playing in Play Mode when it's out of view in Scene view, Simulation Space is set to "World", and Culling mode is set to "Pause and Catch-up"
- [Android] GameObject not rendered when rendering is performed with the help of "BatchRendererGroup"
Add comment