AssetRipper / AssetRipper

GUI Application to work with engine assets, asset bundles, and serialized files
https://assetripper.github.io/AssetRipper/
GNU General Public License v3.0
3.93k stars 533 forks source link

[Bug]: MonoBehaviour Import/Export Errors [Mon Bazou] #1405

Open Krond2010 opened 3 months ago

Krond2010 commented 3 months ago

Are you on the latest version of AssetRipper?

Yes, I'm on the latest release of AssetRipper.

Which release are you using?

Windows x64

Which game did this occur on?

Mon Bazou: https://steamdb.info/app/1520370/

Which Unity version did this occur on?

2021.2.16f1

Is the game Mono or IL2Cpp?

Mono

Describe the issue.

When importing the folder in the web console, 47 errors appear in the CLI console related to MonoBehaviour:

Import [Error] : Unable to read MonoBehaviour Structure, because script UnityEngine.MonoBehaviour layout mismatched binary content (read 27028 bytes, expected 27040 bytes).

Additional errors of differing types appear during export. Example: Import [Error] : Unable to read MonoBehaviour Structure, because script NWH.VehiclePhysics2.VehicleController layout mismatched binary content (EndOfStreamException).

Relevant log output

AssetRipper.log

github-actions[bot] commented 3 months ago

Thank you for submitting your first issue here. Please be sure you have uploaded your AssetRipper.log file. It is in the same folder as the exe file. :)