Il2CppVersions icon indicating copy to clipboard operation
Il2CppVersions copied to clipboard

Abstract struct fix / Unity version updates

Open djkaty opened this issue 3 years ago • 3 comments

These are the remaining changes since the last PR (it was less than I thought).

  • Fix to an issue where structs with an instance of themselves as a field would cause a parsing error in IDA
  • Metadata versions 24.5 and 27.2 added
  • Updates to Unity headers/scripts. Note I have only covered up to 2018.4.34, 2020.3.4 and 2021.1.3, as I haven't worked on Il2CppInspector since then, although I will be again soon.

djkaty avatar Jun 24 '21 10:06 djkaty

Okay, haven't looked into the bug yet, but I would suggest merging #14 which I looked over and seems fine, cherry pick https://github.com/nneonneo/Il2CppVersions/pull/13/commits/f13270afd58ab1542345362f534160899f57167d and I will submit a new PR when I've had chance to check into the issue you noted.

djkaty avatar Jun 25 '21 10:06 djkaty

Done, #14 merged.

nneonneo avatar Jun 25 '21 21:06 nneonneo

Any updates on this? Maybe a more targeted fix without the Unity version updates would be useful.

nneonneo avatar Jul 21 '21 17:07 nneonneo