Eeacks
Eeacks
currently we are working on it
its been 1 year,thank you all, added to pr, close later
> It also seems like the flag "UNITY_VERSION_2022_3_8F1" is an incorrect version I currently have traced it back to Unity 2021.3.27f1 this flag is used for unity version that higher...
> I know the difference however in using Il2CppDumper it specifically mentions Player in the root namespace. The class also returns correctly with the corresponding class so yes it's a...
also, own thread is not recommended, its very unstable and randomly crashes. use https://sneakyevil.gitbook.io/il2cpp-resolver/callback/onupdate for instead
cannot help with no code provided
the loop should be `Unity::CGameObject* m_pObject = m_pObjects->At(u);`
However, I've been having the same problem in my recent code, but the triggering conditions are very random as far as I can tell, and it doesn't seem to raise...
use il2cppdumper and generate dump.cs, and check dump.cs. everything in alternate way is use offset. https://github.com/Perfare/Il2CppDumper