Hey guys,
I am a bit confused whether I should post this in Unity Support or here. We are developing a game for the iDevices with the actual Unity version.
In GDB I get this error:
“Mono Class Mesh couldn’t be found! This might lead to random crashes later on!” right after the typical non platform assembly warnings.
What does it mean? Weve enabled bytecode stripping in our project. Via disabling it the error disappeared. Nevertheless yesterday the error didnt appear, although bytecode stripping was enabled.
With kind regards